I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31937a9c4d, i make it permission to any. and I deploye the code like this , when i try to access it in public browser, i get this error {"message":"No Appwrite project was specified. Please specify your project ID when initializing your Appwrite SDK.","code":401,"type":"general_access_forbidden","version":"1.7.4"} how can i manage this ? its possible to use function for this purpose ?
Recommended threads
- Unable to connect the git repo with appw...
I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its vi...
- Creating a function on appwrite Cloud.
I am trying to create a function on Appwrite cloud. I go to the console. I hit : Create function I choose DART-3.5 I put a name for my function : NameFunction...
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...