Project ID: 67414182001dfe44c386 Endpoint: https://fra.cloud.appwrite.io/v1
Web Dashboard works fine, able to CRUD. But API return error
TypeScript
{
"message": "Resource limit for your project has exceeded. Please Upgrade to a higher plans.",
"code": 402,
"type": "billing_limit_exceeded",
"version": "1.9.0"
}
whereas the usage doesn't hit the limit
TL;DR
Developers are encountering a resource limit error when using the API for their project, even though their usage doesn't exceed the limit. The error message suggests upgrading to a higher plan due to a billing limit exceeded. The Web Dashboard works fine for CRUD operations.
Solution: Contact the customer support team to resolve the billing limit issue and potentially upgrade to a higher plan.Resource limit error using API for project
Recommended threads
- 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...
- Storage Chunk upload bug
Hi, I'm experiencing an issue with Appwrite Storage chunked uploads. Small files upload successfully, but larger video files that require chunking fail. For ...
- Free to Pro upgrade issues
Could someone please investigate this issue? I recently upgraded my account to the pro version and charged for it, but the account still shows as free. <#107290...