Ember-simple-auth and fastboot

I have problem in cookie, whenever a % character comes in my token, then URIdecode gets malfored on page reload and my app crashes. How can i resolve this ? I’m using ember-simple-auth and fastboot please help

Hi @Ab_Dwivedi, this is not really enough information for me to figure out what is going on.

If possible, the best way to get help on debugging is to figure out a minimal reproduction that you can share, so that others can see the same error and help you.

Alternatively, share the stack trace you’re seeing, and perhaps your package.json so we can see all your package versions.

URIError: URI malformed at decodeURIComponent (<anonymous&gt>)

when a % is encoded and saves in my cookie