I am using AppWrite functions to perform an http request using NodeJs.
I specify all the required headers on my NodeJS code and when I execute the function locally, I get the correct response returned from the source. However, when I perform the execution from Appwrite “which reads from the same Github repo” the functionality returns a 403z