A few Minutes ago my colleague and I got the same cookies() error. Strangely there wasn`t any commit from our side our anyone else.
First error:
Error: Route "/" used cookies().get('appwrite-session'). cookies() should be awaited before using its value.
=> this error that comes from next, should`t be there because be already await cookies()
Second error: SyntaxError: "undefined" is not valid JSON
=> Same here
Is there any Problem with the Appwrite Servers, since we both didn`t commit anything the error is possibly related to the servers. Did anybody had this error before during a project and can propose a solution?
Recommended threads
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...
- Google OAuth Not Working on Brave/Firefo...
I'm having an issue with Google OAuth in my React + Appwrite app. After login, the dashboard is accessible only in Microsoft Edge, but fails in Brave and Firefo...