Showing no permission while trying to execute the appwrite function from reactjs frontend using client.
so did you set the permissions for the function you are trying to execute?
I don't know how to do this
can you please help me
Look at the execute setting on your function
Step - 1 => Go to console and do this.
Step-2 => select settings and scroll down
Step-3 => you can add roles here... as of now, put any if you are testing. and read about permissions and roles and functions in documentation.
Thank you @Sandeep K. Dasari
Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126