Just received an email saying: "I hope you’re doing well. I wanted to let you know that the grace period for Appwrite Pro has ended, and you need to take action to ensure your project's continuity. Our records show you’ve exceeded the limit of one allowed starter organization on your account. Therefore, our system has automatically upgraded all additional organizations within your account to Pro."
I have an account in Appwrite cloud, but I have 0 (Zero) projects there, What exactly does this mean?? Guy
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...