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
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)