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
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...