Hi,
Currently we do not support 'http' module. I will discuss with our PM and create a ticket to add support for 'http'.
Sorry, I could not help you with any workaround as it requires changes in our CLI.
Thanks,
Janani V.
Hi,
I figured that out already, just forgot to update this topic. I found my answers in the documentation.
You do not need to request adding the http module, I have switched to https as that solves this issue and is just better anyway.
Thanks
Filip Soukup
Hey,
I am trying to create a serverless app that communicates with our system using our API.
The error I am getting after uploading and installing the custom app is:
Dependencies in my manifest file look like this:
I am using request to make the actual request and ntlm for authentication. I also tried to add http here but that does not seem to solve my issue.
As for my code:
Again I tried to add http here, but I was getting the error without this line as well.
I am using "Bash on Ubuntu on Windows" to pack the app. Node version 6.14.4 and fdk version 4.4.1.