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
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...