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
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...