Apple MDM – VPP: contentMetadataLookupUrl service returns {"status": 7012} response instead of metadata

In Apple MDM – VPP when called contentMetadataLookupUrl service by passing sToken as cookie (“itvt”) and in response it returns {"status": 7012} instead of metadata.


Didn’t find any information about it in the latest (August 2016) MDM document. Does anyone have any information about {"status": 7012}

There is a typo issue in the current MDM Protocol Reference. It should be mdm-lockup instead of mdm-lookup.


Unfortunately, I was unable to get the metadata of my B2B app with a cookie named itvt and my sToken as value. The "isAuthenticated" parameter is always set to false w/o cookie. Below is the info about the response returned by the contentMetadataLookupUrl service. IMHO, this is not the expected behavior because the HTTP status should not be 200 (OK) but 401 (Unauthorized).


Please, could you confirm that this service does not work with your B2B apps?

Franck, could you ever solve the authentication sToken issue?

Apple MDM – VPP: contentMetadataLookupUrl service returns {"status": 7012} response instead of metadata
 
 
Q