One of my project is not opening from console as well as same error on client side app. i can only see this screen:
For Auth
for database
for functions
for storage
and this on my client appwrite flutter sdk
this is all happening on the Appwrite cloud.
please help, I need to get this project submitted urgently to my client.
[URGENT] 500 Error Project Lost
I can still access my other projects.
Hi @kamal.panara , I just posted a message about this in #π©βcloud-beta β€οΈ
Appwrite Cloud: 500 Error Project Lost
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...