After following the exact steps at this tutorial (https://appwrite.io/docs/tutorials/sveltekit-ssr-auth/step-1), if i click on "sign up" i get the error "AppwriteException [Error]: app.660[...]4bf@service.cloud.appwrite.io (role: applications) missing scope (public) at Client.call". Am I missing something? The api key i'm using as full access.
I guess it's because i'm using appwrite cloud and ssr auth is not yet available.
Recommended threads
- Invalid origin error in authentication
I have setup the package name same as the package name in app.json but it is constantly saying `AppwriteException: Invalid Origin. Register your new client as ...
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...