Hi guys, I trying to use cloud as back-end for small reactjs-app but facing with several issues:
1 - When we changed auth provider from the keycloak to auth0 user can't delete document created by himself anymore, they can create and update but delete always cause an The current user is not authorized to perform the requested action error
2 - I gussed it can be related to changed identity and tried to delete the user and re-acreate him again with the same email. But when I try to create user via admin panel I see an user email duplicate error. Also the User (role: guests) missing scope (account) error appear if user tried to login via oauth2 on the front-end.
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. I...