on 2020 Dec 10 1:36 PM
Hi,
I have deployed an SCPI scenario on PO 7.5 SP16: SOAP -> some mappings -> REST. The deployment was succesful. However when I call it from SOAPui I get a 403 Forbidden. The user I am trying with is my PO user and has the ESBMessaging.send role assigned.
Is there a way to debug this and find what the error could be ?
Thank you in advance !
Request clarification before answering.
Hello Andrei,
Final check would be roles.Can you check your user has all the below mentioned roles.
Also have a glance at below KBA for any missing config.
https://launchpad.support.sap.com/#/notes/0002212870
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Andrei,
Please refer below blog by ricardo.viana it might help you. I guess there is issue with endpoint url you are trying to hit.
https://blogs.sap.com/2019/04/03/sap-cpi-scenario-on-pipo-on-premise-runtime/
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Andrei,
Is the endpoint CSRF protected? If so, that may be happening because you're not passing the X-CSRF-Token header.
Take a look at the following blogs, if this is the case:
https://blogs.sap.com/2019/06/11/inbound-https-with-csrf-protection-in-cpi-integration-flows/
Regards,
Fernando Lucktemberg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
8 | |
7 | |
7 | |
5 | |
5 | |
5 | |
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.