Web Developer
When trying to read or write from my database I get the following error:
AppwriteException: The requested service is disabled. You can enable the service from the Appwrite console.
The errors started overnight. I was successfully receiving updates and displaying results before I went to bed.
The "Databases" toggle is enabled in my App. I figured I'd try to disable and re-enable it, but
when I try to toggle on or off any services from the admin panel I get a different error:
Project is not accessible in this region. Please make sure you are using the correct endpoint.
I have verified my API endpoint is still "https://sfo.cloud.appwrite.io/v1" and is configured correctly in my env. My project is hosted on the appwrite cloud and is on the Pro plan. I have very limited usage still, so it can't be exceeding any limits.