User Profile
MrDeveloper
Copper Contributor
Joined 5 months ago
User Widgets
Recent Discussions
Re: PartnerCenter Rest Api WebHooks
{ "EventName":"create-transfer", "ResourceUri":"https://api.partnercenter.microsoft.com/v1/customers/4cfba01c-47d4-4b91-9559-740129e7352b", "ResourceName":"Transfer", "AuditUri":"https://api.partnercenter.microsoft.com/auditactivity/v1/auditrecords/b7d51f66-66a6-4e15-8244-e69bfd3344e2_4cfba01c-47d4-4b91-9559-740129e7352b_bf8c56ab-7094-4429-847e-73f019e4ab7c_createtransfer_638696114586278540", "ResourceChangeUtcDate":"2024-12-12T14:44:18.627854+00:00" } This is an example about the most recent notification that we have received. The "ResourceUri" property is different from the one specified in the documentation.10Views0likes0CommentsPartnerCenter Rest Api WebHooks
Hi everyone, I’m using the webhooks of partnercenter rest api, but there is a problem compared to what described in the technical specifications. In the documentation https://learn.microsoft.com/en-us/partner-center/developer/partner-center-webhook-events#createtransfer-event it is specified that the ResourceUri consists of "{baseURL}/webhooks/v{version}/customers/{customer_id}/transfers/{transfer_id}" but this is not the case! The notifications come with a ResourceUri "{baseURL}/webhooks/v{version}/customers/{customer_id}" and this creates a problem as it is not possible to trace the TrasferId in a safe way. Please can someone fix it?Partner Center Webhooks certificate issue
Good morning, we have an issue since 2024-11-05 03:07:38.890 UTC with the webhooks events! The certificate url in X_MS_CERTIFICATE_URL header get 409 conflict. The url in header is https://pcwebhookcertificates-edbfb6bmh5eegqf4.z01.azurefd.net/2F935D2F84791D939A97D445A01AAC2C897FBA1E33C81E209A53120F3B4D2858.cer If you try to get it the response is: <Error> <Code>PublicAccessNotPermitted</Code> <Message>Public access is not permitted on this storage account. RequestId:d34c788f-501e-00fb-5e2b-30a7ad000000 Time:2024-11-06T09:08:29.3154523Z</Message> </Error> Can someone help us??Solved
Groups
Recent Blog Articles
No content to show