<PRISM>Original post
Rank 1: Thread
Project ID: 67414182001dfe44c386
Endpoint: https://fra.cloud.appwrite.io/v1
Web Dashboard works fine, able to CRUD.
But API return error
{
"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
Summary
Issue has been resolved.