
This endpoint is limited to 10 requests in every 60 minutes per email address. this endpoint rate limitation is on phone session where we specify only phone number and not email id, but the rate limit is showing in docs that 10 requests per email address, and then when i got rate limit 429 error once for phone otp verification i cant send otp to any other number also from any device. means when one user got error any user cant get otp no matter what number or ip ,its getting rate limit error. i think may be because it set to per email address and there is no email address in phone verification session.please fix it or if i am doing something wrong then correct me

It should probably be phone number rather than email. would you please create an issue on github for this?

Yes but if its phone number and by mistake its email on docs then also its not working for any other number also.. in simple. One project of appwrite is limited to 10 request per hour for sms otp verification

This is a duplicate of https://discord.com/channels/564160730845151244/1106342748879061052/1106342748879061052 - keeping the conversation here.
Thanks for opening this, we are going to look into the GH issue you create - if not, I can create one for you

yes please create it for me

flutter: AppwriteException: general_rate_limit_exceeded, Rate limit for the current endpoint has been exceeded. Please try again after some time. (429) gettting this error message, mention there please, no matter i changed ip and mobile number stillsame error that means 10 request limit per hour per project, so scary..

it should definitely match based on IP. do you see the correct IP in Appwrite when you look at your sessions?

I changed ip.. i tried with different mobile.. with different network.. but when error came it is for all users

again, do you see the correct IP in appwrite when you look at your sessions?

Without login how can i see session?

At first when there is no limit error .. the ip is correct

What do you mean?

You can login to the console, click at the top right to go to your account, and look at your sessions
Recommended threads
- OAuth2 with IPhone When users enables "H...
I am using Appwrite OAuth2 to authenticate users in my app (Flutter) Normally, I am using the user's email for the authentication, when he first registers , and...
- Still showing this after complete my pay...
This project is in readonly mode. Please contact the organization admin for details.
- flutter_web_auth_2 needs to be updated!
The appwrite SDK is using an old version of flutter_web_auth_2 which I beleive is now deprecated, or atleast, isn't working for me. iOS, Linux, Web, Windows stu...
