You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return an exception after successfully authenticating as shown in the screenshot below
Diagnostic logs
Partner Exception:
Error Category: Forbidden
Service Error Payload: null
Context: Request Id: 50bf925d-c80e-4bcc-bb3f-214dab9cb7a0, Correlation Id: 1c9dca8f-64a7-4928-ad22-716481212030, Locale: en-US
Base Description: Microsoft.Store.PartnerCenter.Exceptions.PartnerException: {"message":"The supplied role does not have the rights to perform the requested operation."}
Additional Info
I have developer role for the partner center I am trying this on.
Please advise if something else needs to be verified or checked.
Please advise if there is an another alternative to fetch the CSP rate card.
The goal is to do this via a REST API call, tried the SDK sample to validate how it works, please recommend if anything else should be done for the REST API rate card calls for the CSP.
The text was updated successfully, but these errors were encountered:
mistryhardik
changed the title
Rate card sample throws exception
Rate card sample returns exception
Sep 30, 2020
Return an exception after successfully authenticating as shown in the screenshot below
Diagnostic logs
Partner Exception:
Error Category: Forbidden
Service Error Payload: null
Context: Request Id: 50bf925d-c80e-4bcc-bb3f-214dab9cb7a0, Correlation Id: 1c9dca8f-64a7-4928-ad22-716481212030, Locale: en-US
Base Description: Microsoft.Store.PartnerCenter.Exceptions.PartnerException: {"message":"The supplied role does not have the rights to perform the requested operation."}
Additional Info
I have developer role for the partner center I am trying this on.
Please advise if something else needs to be verified or checked.
Please advise if there is an another alternative to fetch the CSP rate card.
The goal is to do this via a REST API call, tried the SDK sample to validate how it works, please recommend if anything else should be done for the REST API rate card calls for the CSP.
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
master
branch16
to select Rate card samples and pressEnter
1
to run the get rate card scenario and pressEnter
It is assumed you have setup the api access to partner center as per steps listed here:
https://docs.microsoft.com/en-us/partner-center/develop/set-up-api-access-in-partner-centerExpected behavior
Actual behavior
Diagnostic logs
Additional Info
The text was updated successfully, but these errors were encountered: