312 questions with Microsoft Partner Center API-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Work with SharePoint's REST API

Hi, To perform actions across all SharePoint sites within my Tenant using Power Automate, The SharePoint HTTP action can interact with SharePoint's REST API to perform operations on a single site only. So To extend this to all sites, I would typically…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,560 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.
312 questions
asked 2024-04-11T12:44:27.0033333+00:00
Mohammed OUAHI 40 Reputation points
accepted 2024-04-16T07:40:24.46+00:00
Mohammed OUAHI 40 Reputation points
0 answers

Getting msal running on remix run

I've been having issues integrating msal, with my remix-run application. If someone has docs or a resource that could shed light on this dev scenario that would be great. But not my main question. Since I was having trouble with it for about two weeks,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,505 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.
312 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,379 questions
asked 2024-04-15T02:01:56.1933333+00:00
Skyler zanth 0 Reputation points
edited the question 2024-04-15T02:08:02.2133333+00:00
Roy Li - MSFT 31,551 Reputation points Microsoft Vendor
0 answers

Microsoft Store API does not support en-US|hi-IN ???

System.Exception: {"code":"InvalidParameterValue","data":[],"details":[],"message":"Language codes: en-US|hi-IN not supported","source":"Ingestion…

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.
312 questions
asked 2024-04-09T12:24:51.4366667+00:00
Jiya desai 51 Reputation points
0 answers

Error while creating a customer with the Microsoft API

Hello, A client wanted to create a Microsoft Tenant under an undirect reseller. So I used this REST API request https://learn.microsoft.com/en-us/partner-center/developer/create-a-customer-for-an-indirect-reseller. However, there was an unexpected error…

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.
312 questions
asked 2024-04-05T08:38:21.94+00:00
Abdussalam SALEH-MGHIR 0 Reputation points
edited the question 2024-04-05T12:12:07.07+00:00
Abdussalam SALEH-MGHIR 0 Reputation points
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://learn.microsoft.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.
10,505 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.
312 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.
10,505 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.
2,822 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.
312 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) 20 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,112 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.
312 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.
869 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.
312 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 14,366 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.
863 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.
312 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 11,256 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://learn.microsoft.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.
312 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.
312 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.
312 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 31,551 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.
312 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.
312 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.
312 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.
312 questions
asked 2024-02-05T10:58:14.5866667+00:00
Sajid Faizan 5 Reputation points
commented 2024-02-06T07:42:51.29+00:00
Sajid Faizan 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.
869 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.
312 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.
312 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.
9,478 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.
312 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.
312 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