Skip to content

Auth2.0 Authorization Code fails to open login screen - Error: ERR_ABORTED (-3) loading #1920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gustavokath opened this issue Mar 25, 2024 · 2 comments · Fixed by #1959
Closed

Comments

@gustavokath
Copy link
Contributor

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'
Bruno Issue

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

@thekalinga
Copy link

thekalinga commented Mar 27, 2024

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.

@helloanoop
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants