How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"?
I have Pro and around 2k requests per day and 120mb bandwith. But some users reached out and said they got this rate limit when trying to sign up
Use dev keys in development. Should bypass the rate limit
Ok I did not read the whole So users have to try a bit later. But if you get rate limited, now you know what to do.
Thanks for replying. its in production though, any ideas? <@1276628406288519234>
or am i misunderstanding?
Its a safety feature for your app so that no one spams or launches a ddos attack. User might have tried more than 10 times in a short preriod of time.
Okay got it. so should not really be an issue realistically
Yeap.
Someone also mentioend this error '"Something went wrong. The app encountered an unexpected error. This usually happens when the connection is unstable."' Is that a similar error? Trying to debug as best i can
No. Its related to network
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...
- SSL Certificate Issuance Failed
When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried dele...