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
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...