
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
- AI feature by functions?I'm creating a website where, in short, users can index certain genealogical content. In connection with the development of AI, I was thinking about introducing... 
- Unknown usage from one of my databaseI need support help. For more than 2 weeks, i didn't make any requests to my database, but I have noticed huge amount of reads and writes requests: Around 8000... 
- AppwriteException: Missing required para...I'm using node-appwrite sdk to retrive the documents. Example my code on pic, was define collectionId but error is still. Why? 
