I get `The URL must be a fully qualified HTTPS URL...
# suitescript
b
I get
The URL must be a fully qualified HTTPS URL
when i try to call a restlet from a suitelet using
https.get({ url: restApiURL })
What could i be missing??? (Am using the N/https module)
b
I recommend looking at the "Example: Suitelet that Calls a RESTlet" help topic
it shows what you want to do, and why I think its dumb: you have to put in credentials