
Hi everyone. I have function which requires jwt in json format. The function works great with android sdk but I need to call it with RestApi from other platform. The problem is even if I add response body, I'm not able to get it into my function. According to provided logs, client sent body as required, with "Content type: application/json" header and project Id. Where is my mistake? Any ideas? As you can see, the call returns execution object with code 201. It means endpoint is correct and there are no permission errors.
Recommended threads
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Connecting server functions to GitHub re...
The project I am working in has recently moved organizations on Appwrite. The same is true for the repo on GitHub, which as moved from a private user to a organ...
- Recourse limit for your project has exce...
Hi, when I open my app, I am getting a resource limit exceeded error. Is this related to the appwrite side or is it related to my side?
