Skip to content
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

Incorrect example for OAuth2TokenServiceURL #46

Closed
gregorwolf opened this issue Dec 7, 2024 · 1 comment
Closed

Incorrect example for OAuth2TokenServiceURL #46

gregorwolf opened this issue Dec 7, 2024 · 1 comment
Assignees
Labels
contribution Valuable Contribution follow-up-with/dev Clarification with development needed. size/s Requires minimal effort to get changed. type/examples-samples Related to existing examples/samples, or request for new examples/samples.

Comments

@gregorwolf
Copy link
Contributor

Issue description

Hello IPS Team,

the example URL for the Property Name OAuth2TokenServiceURL is currently https://demo-hc-3-test.authentication.sap.hana.ondemand.com. But that results in the error message:

Connector cannot process more entities due to irreparable error Caused by: Could not retrieve OAuth token Caused by: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 1, column: 1],

The example should be https://demo-hc-3-test.authentication.sap.hana.ondemand.com/oauth/token to get a working auhentication.

Best Regards
Gregor

Feedback Type (Optional)

examples or samples

Page Title on SAP Help Portal (prefilled)

SAP HANA Cloud, SAP HANA Database

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/cloud-identity-services/cloud-identity-services/sap-hana-cloud-sap-hana-database-7e2b54ec36344dc1983d5f8a6437b11b?locale=en-US

@ValAta ValAta added follow-up-with/dev Clarification with development needed. size/s Requires minimal effort to get changed. type/examples-samples Related to existing examples/samples, or request for new examples/samples. contribution Valuable Contribution labels Dec 9, 2024
@IvelinaKiryakova
Copy link

Hi Gregor, Thank you for noticing this. We have corrected the URL, and the update will be released shortly.

Best regards,
Ivelina

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Valuable Contribution follow-up-with/dev Clarification with development needed. size/s Requires minimal effort to get changed. type/examples-samples Related to existing examples/samples, or request for new examples/samples.
Projects
None yet
Development

No branches or pull requests

3 participants