I am following along with the tutorial on Next.js SSR from the docs and faced the error any help would be much appreciated.
versions i am using Next.js: 14.1.3 node-appwrite:12.0.0 i did not change any code (copied as it is from the docs)
my .env file is setups like this: NEXT_APPWRITE_KEY=apikey NEXT_PUBLIC_APPWRITE_ENDPOINT=https://cloud.appwrite.io/v1 NEXT_PUBLIC_APPWRITE_PROJECT=projectid
Recommended threads
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- Apple OAuth2 settings auto-disable every...
Hello, I'm on Appwrite 1.8.1 at the moment. I'm using on prod Apple Oauth and it keeps disabling itself every night. I don't know where to look for the solutio...