[SOLVED] User sign-out error
Votes
0
Replies
24
Participants
Unknown
Messages
25
The README on the SDK says what version it's for
this is probably fine
Can i try creating an account?
Rank 2: Process
Yeah, no problem at all!
Can I try too? 😆
Rank 2: Process
Go for it😂
But only the current version
worked
Issue is logout
that last API call is the logout
Ah
In my case it's working too
Could you please check if there's an active session for my account?
Rank 2: Process
Hey guys, as embarrassing as this is to say I seem to have had a cors extension tool that I was using a while back still active. I deactivated it, and everything is working.
Thank you all for your help, problem solved 😂 👍
mystery solved!
Great extension, downloading now 🤣
But I'm curious, what's supposed to do the extension?
I guess override CORS? Can be useful for development
Rank 2: Process
It's called "cors unblock" which essentially turns off cors restrictions when sending http requests for development purposes
And seems in this case did the opposite. Interesting 🤔
Should probably be careful with that - CORS does exist for a reason…
Marking this as solved
[SOLVED] User sign-out error