Other features or issues related to Microsoft Partner Center
Not supported ManagedConsumable product type when fetching all add-ons
Mario Hui
1
Reputation point
Hello,
We're seeing an error when using the "get all add-ons" API (https://learn.microsoft.com/en-us/windows/uwp/monetize/get-all-add-ons)
The error message is {"code":"NotAllowed","data":[],"details":[],"message":"API does not support in-app-product type: ManagedConsumable","source":"Ingestion Api","target":"productType"}
Sample curl which causes the error:
curl -H 'Authorization: Bearer <access token>' 'https://manage.devcenter.microsoft.com/v1.0/my/inappproducts'
The last successful call we saw was April 5th, 12:56PM EST.
Can you please help us resolve this issue as it is causing all our production API calls to this endpoint to fail?
Microsoft Partner Center | Other
Microsoft Partner Center | Other
Sign in to answer