Hi I was on the appwrite scale beta but I didn't realise it wouldn't automatically downgrade me back to pro afterwards.
I didn't have $600 in my linked bank card so payment was just declined however the current billing period is Jan 6, 2025 - Feb 5, 2025 and it's still set to pro.
Could someone adjust that back to pro for $15
Organisation ID is 649c17e80b7f22d92510
Thanks
Appwrite Scale beta
Recommended threads
- [Regression] Appwrite 25.1.0 returns Inv...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....
- 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"...