363 questions with Microsoft Partner Center API-related tags
Lost access to the Microsoft hardware partner center
Up until yesterday we had access to the Microsoft Partner Center hardware section to submit drivers for signing. Since today, going to the portal, the hardware submissions pages is missing, and my bookmark to it redirects to the "legal…
Exception when linking to Microsoft Store Purchase API library from Blazor MAUI Windows App
Hi, I am have written multile Microsoft Store Apps in the UWP and WPF frameworks and published them to the Store. These apps all have to and do call the Microsoft Store Purchase API. Now I'm building a Blazor MAUI Store App and have found apps in the…
Store API (purchase.mp.microsoft.com/v8.0/b2b/recurrences/query) always returns empty list
I would like to get the user ownership through API purchase.mp.microsoft.com/v8.0/b2b/recurrences/query (https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/commerce/service-to-service/microsoft-store-apis/xstore-v8-recurrence-query). I've…
Issues with RequestPurchaseAsync in MFC C++ Application
An app has been published in the Partner Center, and an addon submission has been created. This is the addon subscription overview. In the application, there is an MFC project and a Windows Runtime Component (Universal Windows) project, as depicted…
Facing "Authorization header token missing user information" error when using api.partner.microsoft.com
Hi, Im having issues to query https://api.partner.microsoft.com/v1.0/payouts/transactionhistory Where Im getting HTTP 400 with a quite generic error message: Authorization header token missing user information My current workflow: obtain access…
AI Cloud Partner Program Registration Error
Hi, I'm getting a registration error when registering to the AI Cloud Partner Program. {"code":2100,"description":"A legal entity matching the request payload already exists when creating the legal…
How to verify purchase of Developer Managed Consumable Addon ?
Hi, User purchased "Developer Managed Consumable" Addon. After purchase while recording details into our own database, an error occurred, and nothing related to purchase was recorded. Now user claims he has purchased the addon. how do we…

ClientIdNotAuthorized Error on consume API Despite Using a Valid Access Token
I'm encountering an authorization issue when calling the Microsoft Store Service API's consume endpoint: https://collections.mp.microsoft.com/v8.0/collections/consume The response received is: { "code": "Unauthorized", …
During purchase of Addon, UPI option for payment is not shown.
Hi I have an addon available for in-app purchase in my Microsoft Store App. When I try to purchase from India, it does not show "UPI option for payment". even throw I have setup UPI option in my Payment methods. Is there any reason or am I…
Compatibility Issue during UWP Submission
While uploading our UWP app (Edtech Gaming) on the Microsoft store which we developed using Unity platform, it shows error with the below info : Error Details: Supported APIs Error Found: The supported APIs test detected the following issues: The…

What is the full details in sending custom events in Microsoft Partner Center?
I have some questions about using the Microsoft Store Services API for analytics. I successfully implemented the API into the code and was able to send custom event data to the Partner Center's Usage report. Here are my specific questions regarding the…

Allowing 1 user to grant access for organisation to sync calendar events to their calendars
We're currently building a system that will allow syncing calendar events into user's outlook calendars. We're first sending users to authorise themselves using this endpoint…
Unable to register in MPAIP getting error as mention below
Company Information This information will be used to verify application details. Please use a registered legal business name and address. Microsoft runs on trust. We engage in a rigorous set of evaluation and certification processes; as a result your…
How to debug context.GetAppAndOptionalStorePackageUpdatesAsync() method.
Hi Original question asked was here, but i am being redirect to this forum. Very basic thing I want to do is to check if there is new version of app available during debugging. App was installed from the store long back and hence call to other store…
Verification pending under account settings
Please help to create Microsoft AI Cloud Partner Program, its keep rejecting, Have all documents and 5 customer ready to onboard from google to Microsoft. Thanks & Regards Dilroop Kurikkallot SadaTech Solutions

Confused with ResourceId used in SAAS V2 SAAS V2 Resolve API
Hi, I am kinda new in making applications transactable via partner center. Till date i have managed to create a marketplace offer Azure Application -> Managed Application (Not Yet Published), Register my app in azure, obtain a client secret but when i…
Invoke-PnPTenantTemplate: Attempted to perform an unauthorized operation
I am a global admin in Azure, O365 and SharePoint and am experiencing issues trying to invoke the PnP Tenant Template: M365LP. The site I am trying to install the app to I am the owner of. The app is showing in my site, but is unlaunchable. I also…
How to make myself admin so I can pay my bill
I am the Owner/Director of Growing Kindness Learning Center. I need to pay my bill to keep Microsoft running correctly. It will not let me have access to it because it says I am not an administrator. Thanks Vanessa Billinger

white screen on https://www.linkedin.com/oauth/v2/authorization, when users try to connect our app with linkedin
For integrating user's linkedin account to our platform, we redirect the user to the linkedin page, to their Auth page, https://www.linkedin.com/oauth/v2/authorization. But only blank white screen is visible. Earlier it was working fine, but suddenly…