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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126