Describe the Bug
We are using SAP Cloud SDK to call an on-premise service.
After upgrading the Cloud SDK from version 9.7.1 to 9.8.1 we started encountering the following error:
Error 1: Could not fetch client credentials token for service of type connectivity: XsuaaService is missing the properties uaadomain inside its credentials for: build token fetch URL for custom tenant subdomain or zone id.
Error 2: Could not fetch client credentials token for service of type "connectivity". Caused by: Could not fetch client credentials token for service of type connectivity: Breaker is open.
Please refer to the Screenshots section.
Steps to Reproduce
Set up ...
Execute ...
Confirm ...
See error
Expected Behavior
Receive the response without any errors
Screenshots
Execution Flow:
Used Versions
- Node version via
node -v: 22.22.0
- NPM version via `npm -v: 11.10.1
- SAP Cloud SDK version (upgraded to): 9.8.1 (previously: 9.7.1)
Code Examples
No response
Log File
Error 1:
Error 2:
Affected Development Phase
Getting Started
Impact
Inconvenience
Timeline
No response
Additional Context
After downgraded the version to 9.7.1 it is working.
Describe the Bug
We are using SAP Cloud SDK to call an on-premise service.
After upgrading the Cloud SDK from version 9.7.1 to 9.8.1 we started encountering the following error:
Error 1: Could not fetch client credentials token for service of type connectivity: XsuaaService is missing the properties uaadomain inside its credentials for: build token fetch URL for custom tenant subdomain or zone id.
Error 2: Could not fetch client credentials token for service of type "connectivity". Caused by: Could not fetch client credentials token for service of type connectivity: Breaker is open.
Please refer to the Screenshots section.
Steps to Reproduce
Set up ...
Execute ...
Confirm ...
See error
Expected Behavior
Receive the response without any errors
Screenshots
Execution Flow:
Used Versions
node -v: 22.22.0Code Examples
No response
Log File
Error 1:
Error 2:
Affected Development Phase
Getting Started
Impact
Inconvenience
Timeline
No response
Additional Context
After downgraded the version to 9.7.1 it is working.