327 questions with Microsoft Partner Center API-related tags

Sort by: Updated
1 answer

Is there any API to collect the Microsoft Learn completed modules of a user ?

Hello, I found API request to get completed modules for a specific user : https://video2.skills-academy.com/api/user/completed-modules?userId=XX The error by running this request is "MOVED". It seems that the request is not possible anymore. What…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
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.
327 questions
asked 2023-12-12T10:44:41.8166667+00:00
Rayan MALHA 5 Reputation points
commented 2024-04-03T14:36:53.48+00:00
Moore, Jason 0 Reputation points
0 answers

Why does the API getTeamsTeamActivityDetail has missing data?

I am using the Microsoft Graph API's getTeamsTeamActivityDetail endpoint to track teams activities. However, I am encountering an issue where the API consistently returns 1011 records active and inactive teams regardless of the period specified (D7,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,013 questions
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.
327 questions
asked 2024-03-28T01:37:50.16+00:00
Ahlem Barika 0 Reputation points
commented 2024-03-29T04:57:21.21+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 45 Reputation points Microsoft Vendor
1 answer

Automatically publish edge add on end to end for all languages

I have been exploring ways to automatically publishing edge addons end to end for all languages via API, From docs it is not at all clear to me how to update the description box via API, Since manually opening and updating each of the description box…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,224 questions
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.
327 questions
asked 2024-03-20T03:08:22.74+00:00
Singularity Labs 0 Reputation points
edited a comment 2024-03-28T08:29:24.5066667+00:00
Singularity Labs 0 Reputation points
0 answers

how to fix /v6.0/my/analytics/inappacquisitions Exception occurred: Exception occurred: One or more errors occurred. (User Unauthorized Exception EC7. Check the ApplicationId/InAppProductId provided.

Please help me. When I need to call https://manage.devcenter.microsoft.com/v6.0/my/analytics/inappacquisitions?applicationId=9PKL5TRDKNKW&inAppProductId=9P9663H6K796 get status 500 error " User Unauthorized Exception EC7. Check the…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
918 questions
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.
327 questions
asked 2024-03-26T05:03:15.5033333+00:00
shuchang li 0 Reputation points
commented 2024-03-26T07:18:52.5633333+00:00
Junjie Zhu - MSFT 16,391 Reputation points Microsoft Vendor
0 answers

How to create new LinkedIn text post using LinkedIn API?

Hey, I want to create a new text post on behalf of the user. However, after extensive exploration, I have discovered that I require a User Profile URN to initiate this action. Despite several hours of effort, I have been unable to locate a reliable…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
928 questions
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.
327 questions
asked 2024-03-17T22:36:49.73+00:00
Jahanzaib Babar 5 Reputation points
edited the question 2024-03-18T01:26:25.2633333+00:00
Xiaopo Yang - MSFT 12,151 Reputation points Microsoft Vendor
7 answers

Microsoft Partner Center App management option not available

I am following this document to setup an API access in Partner center: https://video2.skills-academy.com/en-us/partner-center/develop/partner-center-authentication It says: On the Account settings page, choose App management. This option is…

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.
327 questions
asked 2022-08-05T08:49:28.977+00:00
René Breuer - Netvibes 11 Reputation points
answered 2024-03-15T14:13:35.78+00:00
Jim Majorowicz 0 Reputation points
0 answers

API not working

https://docs.microsoft.com/api/gamestatus/ . Last few weeks this API is not working please provide the alternative for this.

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.
327 questions
asked 2024-03-15T12:01:59.8333333+00:00
Jayaprakash S 5 Reputation points
0 answers

Azure App Registration won't recognise my Partner ID

I have a web app that uses Firebase Authentication and I have successfully added Microsoft authentication. However, the login screen currently indicates that Publisher is unverified. So, I have registered as a Partner etc but when I try to add my Partner…

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.
327 questions
asked 2024-03-07T12:27:40.4766667+00:00
Peter Cramb 0 Reputation points
edited the question 2024-03-08T01:05:20.32+00:00
Roy Li - MSFT 32,726 Reputation points Microsoft Vendor
0 answers

How do I Link your Partner Center account to Microsoft billing profile.

How do I Link your Partner Center account to Microsoft billing profile.

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.
327 questions
asked 2024-01-22T03:29:20.95+00:00
elias gorsky 5 Reputation points
commented 2024-02-29T09:03:01.3233333+00:00
Mark Wiertsema 0 Reputation points
3 answers

How do I fix the 401 Invalid authorization bearer is passed (invalid_grant) error when attempting to do a REST call to https://api.partnercenter.microsoft.com/v1/offers?country=US

I followed these instructions to get a access_token to make a REST call to the offers api in partnercenter. { "token_type": "Bearer", "expires_in": "3599", "ext_expires_in": "3599", …

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.
327 questions
asked 2023-08-10T19:26:17.31+00:00
PaulRusso-8946 40 Reputation points
edited a comment 2024-02-29T02:23:21.3233333+00:00
Scott Nichols 0 Reputation points
0 answers

Partner Center SDK & REST API for Government giving invalid_grant error

Hello, We started getting the invalid_grant error starting from 15th Feb 2024 for Government partner center SDK & REST API, we tried the C# program and postman, the error is inconsistence, not getting enough support from…

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.
327 questions
asked 2024-02-19T16:35:43.5133333+00:00
Jignesh Patel 0 Reputation points
commented 2024-02-20T13:44:51.1333333+00:00
Jignesh Patel 0 Reputation points
0 answers

ResellerConfiguration API (Post) is not working for "Specific partners in the CSP program I select"

https://ingestionapi-swagger.azureedge.net/#/ResellerConfiguration/post_products__productID__resellerConfiguration I want to configure the below using rest api provided in swagger: I am not sure how to do this. However I am successfully able to do the…

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.
327 questions
asked 2024-02-05T10:58:14.5866667+00:00
Md Sajid Faizan - Personal 5 Reputation points
commented 2024-02-06T07:42:51.29+00:00
Md Sajid Faizan - Personal 5 Reputation points
2 answers

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…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
918 questions
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.
327 questions
asked 2022-11-23T15:18:45.057+00:00
Yoni Rozenshein 41 Reputation points
edited a comment 2024-01-24T14:14:58.13+00:00
Flavio 15 Reputation points
2 answers

Error calling Partner Center API 500

Dears, I'm struggling creating a power automate that can retrieve all the certifications/trainings existing in my company. I have created an enterprise application with the following api permissions: I also gave this application all possible roles in…

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.
327 questions
asked 2023-06-13T06:48:50.5+00:00
Manuel Bustamante 42 Reputation points
commented 2024-01-19T07:52:07.57+00:00
Simonas Čepas 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to use pagination in Azure Data factory with REST API

I'm trying to retrieve the data from "Pipeline Runs - Query By Factory" from the Azure REST API using Azure Data factory REST activity, I'm stuck in the pagination step, I have not found any example about this other than the generic…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,024 questions
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.
327 questions
asked 2021-09-28T13:44:07.107+00:00
Ruben Dario Reyes Monsalve 41 Reputation points
commented 2024-01-16T08:59:06.3833333+00:00
Banh Cam Vinh 5 Reputation points
3 answers

Can not order promotion codes for one of my products

I Can not order promotion codes for one of my products says "The selected product has not been published to retail. No tokens can be ordered at this time." Yet the product is on the store and has been purchased. Frozen Elephant Inc.…

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.
327 questions
asked 2020-01-16T23:59:31.957+00:00
Eric Schneider 1 Reputation point
answered 2024-01-13T16:55:38.4866667+00:00
Shopia43 0 Reputation points
0 answers

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…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
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.
327 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,283 questions
asked 2023-12-04T04:01:35.4733333+00:00
Sanim Pokhrel 0 Reputation points
commented 2024-01-13T01:20:51.6966667+00:00
0 answers

How to overcome rate control using Partner Center API

I've followed the detailed explanation of how to publish IAP updates from this section of the documentation: https://video2.skills-academy.com/en-us/windows/uwp/monetize/create-and-manage-submissions-using-windows-store-services However, it would appear…

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.
327 questions
asked 2024-01-09T15:06:52.2433333+00:00
Stuart Harrison 11 Reputation points
0 answers

[microsoft-graph-*] Retirement of CSP Legacy API

As existing legacy customers will be automatically migrated at renewal towards corresponding NCE plans, what will happen to CSP platform APIs for legacy model? Will it be deprecated in 2024?

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.
327 questions
asked 2023-12-19T10:29:10.49+00:00
Bogdan D 0 Reputation points Microsoft Employee
2 answers

Enforce a 3rd party app on login

I want to enforce my users to use a 3rd party app as part of their login process. Currently, it is "available" as an app on users dashboard, but I am unable to enforce users to run it. Is there any way I can force my users to run this app when…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
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.
327 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,785 questions
Microsoft Entra
asked 2023-12-18T16:29:08.6033333+00:00
Magnus 0 Reputation points
answered 2023-12-19T03:05:15.3466667+00:00
ZhoumingDuan-MSFT 10,730 Reputation points Microsoft Vendor