Share via

Unable to retrieve mpn profile

syeik 1 Reputation point
May 26, 2021, 5:39 AM

We are trying to retrieve the profile using mpnId using Verify a partner MPN ID

https://api.partnercenter.microsoft.com/v1/profiles/mpn?mpnId=12345

But we are getting the following error :

{
"code": 400,
"description": "Access Denied.",
"data": [],
"source": "PartnerFD"
}

Enter the token issued from https://login.microsoftonline.com/{tenantId}/oauth2/token and the REST header value normally.

The result of the address below is displayed normally, and permission error occurs only when mpnid is added as a parameter.
https://api.partnercenter.microsoft.com/v1/profiles/mpn

Is there a part where you need to set the permission?

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
363 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.