Hello everyone, since a few couple days my project doesn't show up on cloud.appwrite.io anymore. But it seems to be active because I can still run auth. I remember that I suddenly had a popup appearing asking for company details. After sending it I can't see my project anymore. Can anyone help me with that?
Project ID is: 65a259553ebaac57544f
Original copied from: https://discord.com/channels/564160730845151244/564160731327758347/1206856983735439361.
Check on the top right under your username to see if you have different organizations
Maybe it is on a different one
When it was asking for a company details it probably created a new organization, so you'll need just to switch to the old one.
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...