
I have followed the tutorial step by step (https://appwrite.io/docs/tutorials/astro-ssr-auth/step-5) but when I try to create a user using the form in step 5 I get the following error:
Error: app.*@service.cloud.appwrite.io (role: applications) missing scope (public)
I have checked the API key is correct in the client instantiation and the API key has access to all scopes
Does anyone have any ideas?

Docs are for 1.5.x, this should work on Cloud once it is updated. For now, 1.5.x is available for self-hosted users
Recommended threads
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- Is it possible to cancel an ongoing file...
When uploading a file to storage, is there a way to cancel the upload in progress so the file is not saved or partially stored?
