Hi, I am trying to get the registration ID from SMP Admin by using postman rest (see screen dump below), but failed.
Registering an app from Appbuilder, was OK.
Could someone please help check if the HTTP post Body being sent is correct ?
I also tried using fiddler, same result.
Where can I get information about the HTTP POST & GET header and content for SMP 3.0 ? Thank you.
HTTP Post:
<entry xml:base="http://localhost:8080/odata/applications/latest/com.sap.customer/Connections"
xmlns="http://www.w3.org/2005/Atom"
xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
<content type="application/atom+xml">
<m:properties>
</m:properties>
</content>
</entry>
Error: