Hi, When I use account.get() to check if user is logged, I get this error. Strange, I think I didn't change anything. It worked before fine.
What SDK version and what is the appwrite version used?
sdk: 11.0.0 Appwrite: 1.3.7
SDK 11.0.0
is for 1.4x
. You should use appwrite: ^9.0.1
which is compatible with 1.3x
.
is your problem resolved?
I will update appwrite to 1.4.2 and check tomorrow
or you can install the compatible version of the SDK
I updated Appwrite and now It's working
[SOLBED] Account.get returns an error
[SOLVED] Account.get returns an error
Recommended threads
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...