on 2019 Jul 21 10:26 AM
Hello dear experts,
I have an issue trying to use a rest client Postman to read and write contact data:
Once I change the request type to GET in Postman and enter the request including the edu tenant from the course we took:
https://<Server>:<Port>/sap/opu/odata/SAP/API_MKT_CONTACT_SRV;v=0002/$metadata
In the response I do not see the different Entity Sets or Entity Types of the Contact OData API, but an error:
<strong>Note:</strong> Since your browser does notsupport JavaScript, you must press the Continuebutton once to
(see the attached screen shot)
What should I do in this situation?

thank you,
Alex.
Request clarification before answering.
Hello Alex,
It surely seems a user authorization issue, please check SAP Fiori App Reference Library for contact App and compare the roles.
Thank you.
Kunal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Alex,
The URL - {{SystemUrl}}/sap/opu/odata/sap/API_MKT_CONTACT_SRV;v=0002/$metadata
should work for sure, please try again.
Kunal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
This could have been caused by either 2 reasons:
1. Try to create communication arrangement SAP_COM_0207 for a user and then use the same user for authentication via POSTMAN.
2. If point 1 does not resolve the issue then in the URL call (from postman) try to append "?saml2=disabled". Sample URL will look like: {{SystemUrl}}/sap/opu/odata/sap/API_MKT_CONTACT_SRV;v=0002/$metadata?saml2=disabled
Use the same authentication parameter as you must have configured for comm arrangement SAP_COM_0207.
This should resolve your issue.
Thanks
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Alex.
You should create communication arrangement with Scenario ID: SAP_COM_0207 for this user (marketing01) to solve this issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.