Hi, in my app the user goes through a sign-up page where data is given to Appwrite (see attached for signUp function). Here I am creating a magic URL and userID which I pass to a callback during another session with a 3rd party provider. From this callback I want to restore that session with the userId and the Token. But unfortunately this is not possible as I am apparently missing the user roles: "Error restoring session: AppwriteException: User (role: guests) missing scope (account) "
Recommended threads
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Appwrite Sites deployment fails because ...
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also c...
- Build succeeds but deployment fails — si...
My Next.js 15.5.20 site (standalone output mode) builds successfully on Appwrite Sites, but the deployment fails at the final packaging step with: [sidecar:bui...