bharath
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. Drake
What is the full error?
bharath
Rate limit for the current endpoint exceeded
bharath
Please try after sometime
Drake
Please see https://appwrite.io/docs/rate-limits
bharath
What should I do now
Drake
Read the docs
bharath
Ok I got it
bharath
[SOLVED]429 error...
Recommended threads
- when i add products from appwrite...why ...
its showing on my localhost but not on my production website...why? does it take long time?
- Is there a way to use OTP as a secret in...
If not, how can I verify the emails of users which would be registering using email otp?
- can anyone tell me what would be the bes...
I have to store these invoice items as an array of a single invoice, and I am baffled about the best way to do it. I don't want to create a separate product c...