dotthorOriginal post
Web Developer
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.
Summary
Developers having issues with SvelteKit SSR authentication using Appwrite Cloud. Error indicates missing scope when clicking on "sign up". This could be due to SSR authentication not being supported by Appwrite Cloud. Double-check API key permissions.