Share via

Not supported ManagedConsumable product type when fetching all add-ons

Mario Hui 1 Reputation point
2022-04-08T22:43:47.683+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.