
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
- How to render .mov gif files from an App...
So I've read the support thread and the guides about file uploads. But I'm still having trouble rendering my .mov files to my React.js front end using the app...
- Sometimes the Reset Email Not Arriving
Sometimes when a user creates a recovery (Within the activity log of the user it indeed shows 'recovery.create') no email is delivered. I use SendGrid as smtp ...
- DATABASE ERROR
I suddenly cannot delete any documents in my organization collection. No matter I use SDK or delete it manually in appwrite console platform, it still cannot be...
