I changed https://cloud.appwrite.io/v1 to https://fra.cloud.appwrite.io/v1, and now all my clients get the error: “User (role: guests) missing scope (account)” and can’t log in.
However, if I clear cookies and sessions, everything works fine again. It’s difficult to ask all my clients to clear their cookies and sessions manually. Is there any solution for this?
TL;DR
Developers changed server URL and users are now getting "User (role: guests) missing scope (account)" error, unable to log in. Clearing cookies and sessions fixes the issue temporarily. A permanent solution is needed to avoid manual intervention.