on 2022 Jul 05 2:22 AM
Hello experts.
I'm trying to access the Workflow API on CF through a remote service.
I've checked out some previous answers, namely these:
unable to call external service
starting workflow instance from cap
call Workflow API & write information back to (CAP) app
But I still can't seem to get it working. I can access my workflow via the approuter, but not when trying to do it via the cap service.
I get the error when calling the odata service
message: 'Error during request to remote service: Failed to build headers. Caused by: The destination tried to provide authorization tokens but failed in all cases. This is most likely due to misconfiguration.\n' +
'Original error messages:\n' +
'Bad credentials'
These are my settings:
.cdsrc.json:
default-env.json:
Approuter config:
Manifest yaml:
Destination:
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.