Md AmmarOriginal post
Web Developer
Hi
I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being passed along with the second one, not even origin, although its working fine on postman and when running locally.
I even checked with different browsers, No luck.
Summary
The developer is experiencing issues with one of their appwrite functions where no headers are being passed along with the API call on production with HTTPS, despite it working locally and in Postman. They have tried different browsers with no success.