I was changing my project structure so I was making some new collections and fetching data and doing a lot of requests. I also accidentally did a large amount of requests once, so appwrite marked it as an unusual activity and blocked the access.
Please can you revert it asap as it is a live app and I can not afford a lot of downtime. Thanks.
I have also sent an email to support@appwrite.io
my email is: rakcurious@gmail.com
Weird...I don't see the email 🧐 , but let me take a look
You've removed the problematic code causing the large amount of requests?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...