I have a function which results in a 400 when called by a lab device and works fine when called via Postman. I have already reduced the function to only log the request but it still results in the error without any further information.
Is there any chance you could check the server logs on your end to identify what causes the error?
Project ID: pharmalabconx Function ID: api Execution ID: 662213462ece73a62f1b or 66221348245d4d494ba3
One additional info which might helps is that the transfer encoding is chunked
Recommended threads
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...