api.partnercenter - transactionhistory - error 404

Teixeira, Norberto 0 Reputation points
2023-03-22T18:35:20.61+00:00

I'm trying to return payment information, I'm using the broken https://api.partner.microsoft.com/payouts/v1/transactionhistory so I'm getting error 404 (resource not found). I am not sure if it is the bearer token that I am using or if it is something else in the header of the call. Consulting the MSFT documentation, I was not able to identify a possible error.

Any idea what to do next, please?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
876 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Erkan Sahin 830 Reputation points
    2023-03-25T13:14:57.74+00:00

    If you are receiving a 404 error when trying to access the Microsoft payouts API, it's possible that the API endpoint or resource you are trying to access is not available or has been deprecated.

    To troubleshoot the issue, you can try the following steps:

    1. Verify that you are using the correct API endpoint and resource URL. Make sure that the URL is spelled correctly and matches the format provided in the Microsoft documentation.
    2. Check if there are any issues with your authentication token. Make sure that you have obtained a valid bearer token and that it is included in the request header correctly.
    3. Check if there are any known issues or outages with the Microsoft payouts API. You can check the Microsoft Azure status page to see if there are any current issues or outages affecting the API.
    4. Contact Microsoft support for further assistance. If you are unable to resolve the issue on your own, you can contact Microsoft support for further assistance. Provide them with as much information as possible, including the exact error message and any relevant logs or details about your API request.

    I hope this helps!

    0 comments No comments