I just logged into Appwrite Cloud Console and my use all of a sudden doesn't have an organization any more? I had 2 organizations, each with their own database and a lot of collections and documents in them. Now I can't see any data, but I can still access the data through the API.
Signing out and in again fixed the issue
@Sean can you please share your projectId so team can investigate the issue further? š
What happens when you go to your organizations list?
And maybe you can share the url of this page
No organizations were listed on that screen. But the issue was fixed after signing out and in again and hasn't re-occurred since.
That "Invalid Argument" message appeared on the Overview page, I cannot remember if I saw it on other pages as well
Recommended threads
- appwrite pull Tables duplicates all coll...
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three t...
- Opening Project I get "500 Internal Erro...
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix th...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...