Bandwidth limit reached, I upgraded my free plan to pro. However, it still says limit reached?
- 0
- Web
- Cloud
My app stopped working, so I had to purchase pro plan, however even after purchasing it says bandwidth limit error. Please help
Hey @Ramen thank you for bringing this up, can you tell us what's you API response? cc @Eldad @dlohani
My partner send it ^^
Let me know how I can resolve this issue @Eldad @dlohani @Arman
Got it π Checking with the team
@Arman do u need the Id or something?
Yes, can you share the organizationId?
659fcc93d6977817bbb8
This is the opbrhub organazation id
Thank you for looking into this, we made a major update last night and once announced, we got a ton of traffic
Don't worry we are looking into this ASAP πͺ
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"...