I was trying to create auth using the createPhoneSession but I have reached the rate of limit has been exceeded. So is there a way I can increase this rate. Do I have to wait for some time?
https://appwrite.io/docs/references/cloud/client-web/account#createPhoneSession
Here are the rate limts for createPhoneSession
You cannot increase them on cloud
oh ok thanks ):
Recommended threads
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...
- Migration Help
I have a small project which I have started using Appwrite cloud and now I want to self host Appwrite and migrate the data. I'm getting this error everytime I ...