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
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.