Yesterday I tried a troublesome migration, that sort of crashed my back-end due to the complex migrations. When I woke up this morning Appwrite is giving me a 401 on both my app as in the cloud console.
The overview page is working, each other page gives a 401
please share your project ID
6724d617002abb7fff28
Alright, we're checking
Thanks
Recommended threads
- Queries
Is there some difference if I do this: const promise = databases.listDocuments( database, collection, [ Query.equal('userId',...
- AppwriteException: Invalid `permissions`...
I'm encountering an issue with the node-appwrite SDK while attempting to create a storage bucket with custom permissions. Despite following the official documen...
- Cant make an avatar with node-appwrite
Hi! I cant make an avatar with node-appwrite, because i always get an error that its in an invalid format when im trying to upload it to the database ``` const...