I have failed to reactivate one my projects which had been paused
I tried to logout and log in again but still says invalid console fingerprint
I have just tried it again in incognito and it still failed
this is the error that stands out in the console platforms:1 Access to fetch at 'https://fra.cloud.appwrite.io/v1/project/usage?startDate=2026-02-04T00%3A00%3A00.000Z&endDate=2026-03-07T00%3A00%3A00.000Z&period=1d' from origin 'https://cloud.appwrite.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. then when i click the button to resume `pausedProjectModal.svelte:35
PATCH https://cloud.appwrite.io/v1/projects/66c07fe…/status 401 (Unauthorized)
l @ pausedProjectModal.svelte:35
await in l
N.ue.$$events.click @ button.svelte:114
`
I forgot to mention. that i have been using this project. Just today earlier i logged in and iused the app for a while then updated packages, the project got paused
Plus, this is my initiation
My appwrite Version "appwrite": "^23.0.0",. I had updated so that i can use the realtime queries 😃😃
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
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...