on 2023 May 05 8:45 AM
I have a CAP project - "library" . This application are deployed in BTP Trial sub-account . I created a destination service and a service key , to maintain "CPIDestination" destination ( using OAuth2ClientCredentials , pointing to CPI endpoint address ) and bound it to library-srv application. But there seems to be some bug or issue in my implementation failing it to work.
When I call CPI flow via POSTMAN it works (http 201)
Error from log:
'Failed to load destination. Caused by: Invalid config (missing).'
Configuration destination:
service.js
cpi.js
cds.requires:
mta.yaml
How can I solve this issue or am i missing something?
Many thanks, Tatsiana.
Running the application locally helped me figure out the error: there was no binding to the XSUAA service instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
9 | |
8 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.