How to get price sheet from Microsoft Partner Center API C#

84 Views Asked by At

I am trying to retrieve the price sheet from Partner Center API using App + user authentication, but to no avail.

I followed the example from Microsoft : https://learn.microsoft.com/en-us/partner-center/developer/partner-center-authentication. The PartnerConsent app runs, but when i try signing in, i remain in a constant loop of having to enter my credentials.

I also tried this example here : https://www.postman.com/abhishekpurohit/workspace/abpuro-s-workspace/request/1996497-a2e29b78-8111-4b7c-a2dd-02fda661d5df. I able to get a code, but then i get 401, un authorized when i call the api for the price sheet.

0

There are 0 best solutions below