The README on the SDK says what version it's for
this is probably fine
Can i try creating an account?
Yeah, no problem at all!
Can I try too? π
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?
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
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
Recommended threads
- How to properly implement custom domain?...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...