Hello all,
I need to invoke a HTTP API call having an API key as authentication method
from a workflow (Javascript)
I'm using
HttpClientRequest
and I set NO header so far
I get as reponse:
Unauthorized: no API Key provided. Please contact technical support
Can you help me build this code?
Thank you!
Sal