Support Modifying Headers in http.getUrl
AnsweredCurrently http.getUrl only supports basic authentication (passing username & password). We leverage token based authentication which requires a token to be passed in the header.
An option to set the headers would allow for server to server communication to protected APIs.
https://support.bixbydevelopers.com/verification/email/Tg4gyqax28zE4MlOvQDJBbtPJKrR33Fs
-
Michael
You can set headers for getURL using the headers option. Check out https://bixbydevelopers.com/dev/docs/reference/JavaScriptAPI/http#http-options - see the sample code there to set a header. Or are you looking for something different?
Note we also fully support OAUtH authentication
Roger
Please sign in to leave a comment.
Comments
1 comment