Rank 1: Thread
Hi,
I'm trying to create a function for my App.
But somehow I keep getting this error when trying to use the sdk in the function (NodeJS).
I used this template and updated the sdk version to 14.1.0 (https://github.com/appwrite/templates/blob/main/node/starter/src/main.js)
Why do I keep getting this error? Its the only error I can see in the execution tab.
SSL is all set up correctly (selfhosted).
There is also no firewall preventing the request.
Thanks for quick help in advance!