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
- hey i reallly wanted to know can i make ...
hey i reallly wanted to know can i make a tree database like parent child thing or is it only tables
- Am getting "The current user has been bl...
project id: 68d2c33a003ad875f0a5 i'm not able to login the appwrite console.
- Appwrite Cloud Console down (FRA endpoin...