Hi team, I am facing this issue, while trying to call API and using appwrite cloud console.
But I got this error message: { "message": "Unusual activity detected on your project. Please contact support@appwrite.io for more details.", "code": 401, "type": "general_access_forbidden", "version": "0.13.3" }
Anything I can do to solve this?
project id?
Here it is @Steven
and you're still seeing this error?
yes, it's still there
how about now?
It's back now. Thank you! May I know the cause, so I can avoid my project being blocked again?
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...