
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
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
