Auth2.0 Authorization Code fails to open login screen - Error: ERR_ABORTED (-3) loading
When setting up an HTTP call which uses OAuth2.0 with Authorization Code grant type, after I provided all URL and credentials details, when I click in "Get Access Token" then I receive the following error:
Error invoking remote method 'send-http-request': Error: ERR_ABORTED (-3) loading 'https://xxxx.authentication.sap.hana.ondemand.com/saml/discovery?returnIDParam=idp&entityID=https://xxxxx.authentication.sap.hana.ondemand.com&idp=xxxxxxx.ondem&isPassive=true'
I don't have much more details so far as there are no extra logs on console. And unfortunately I had to hide some internal information on the URLs.
I'm ok to try to sove this on my own later and push a PR
I have very similar problem. I am getting this error when using password grant flow.
Error invoking remote method 'send-http-request': ReferenceError: responseBody is not defined
If we have ability to inspect raw request & raw response, that will simplify this. As of now, I dont know if such an option exists.
Thank you for the PR @thekalinga !
This will go out in the 1.13.0 release. Please subscribe to Discord announcement channel to stay notified on the releases.