Hi folks, I'm trying to implement ssr authentication following the tutorial on Appwrite Docs [https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1] but I'm getting the following error: code: 401, type: 'general_unauthorized_scope', response: { message: 'app.**************@service.cloud.appwrite.io (role: applications) missing scope (public)', code: 401, type: 'general_unauthorized_scope', version: '0.12.128' } }
NEXT SSR AUTH - general_unauthorized_scope ERROR
Recommended threads
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Accessing secure files from storage via ...
Hi everyone, can someone tell me what is the preferred way of accesssing user only files from storage in react native? I saved the file with user only read per...
- rxdb integration code not working
https://appwrite.io/blog/post/offline-first-journal This code does not work with rxdb and appwrite packages set to february releases nor newest releases