ZaeemOriginal post
Web Developer
I have set the execute access for my Appwrite function to 'users'. What needs to be passed in the API request to authorize it?
Summary
To authorize Appwrite function API requests, developers need to pass a 'X-Appwrite-Project' header with the project ID in the API request.