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
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone ๐ I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...