iam getting 429 error how do i resolve it
TL;DR
The user is experiencing a 429 error and is asking for help on how to resolve it. The solution is to check the appwrite.io documentation on rate limits and wait for some time before trying again.What is the full error?
Rate limit for the current endpoint exceeded
Please try after sometime
Please see https://appwrite.io/docs/rate-limits
What should I do now
Read the docs
Ok I got it
[SOLVED]429 error...
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...