As per the documentation, I should see a Scopes section in the settings of the particular Appwrite Function. But I don't see it.
I'm not able to access my collections using Appwrite functions through Client API. If I'm not wrong, my function will be able to perform CRUD operations on documents in collections if I specify appropriate scopes to the function. Please correct me if I'm wrong!
I believe this is a new 1.6 feature, that is not available in cloud as of yet.
Docs are targeted for Cloud @ 1.6 currently and 1.6 is yet to be released on cloud.
Could you guide me on what should I do until it's released? How can I perform CRUD operations on Collections/documents through Functions? My app uses GoogleOAuth for user authentication and since my collection's permission is set to Users, the function is not being able to perform CRUD operations on it when triggered via Client API even if I'm logged in in the app.
Dynamic keys are a part of 1.6x release. Before that, you can create standard keys from your projects main dashboard/overview screen.
Recommended threads
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...