on 2024 Sep 02 5:08 PM
Hi community,
lately I tried to connect a REST Service to a CAP project in order to put a fiori elements app on top of the REST service.
My solution was to proxy the data according to this blog: https://community.sap.com/t5/technology-blogs-by-sap/convert-rest-to-odata-through-a-proxy-service-u...
It seems to work for destinations with NoAuthentication. The destination I want to use has the authentication OAuth2JWTBearer.
Trying to call the service results in the error message: Error during request to remote service: Failed to load destination. Caused by: No user token (JWT) has been provided. This is strictly necessary for 'OAuth2JWTBearer'.
Is there a solution to firstly get a token and then pass it in every request using this service?
At the moment I did not master it to retrieve any data from the destination.
If there is missing any information, feel free to ask.
Thank you in advance!
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 |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.