Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested value 'Disabled' was not found #103

Closed
davidjrh opened this issue Jul 18, 2022 · 5 comments
Closed

Requested value 'Disabled' was not found #103

davidjrh opened this issue Jul 18, 2022 · 5 comments

Comments

@davidjrh
Copy link

Steps to reproduce

When using the Microsoft.Store.PartnerCenter nuget package latest version (3.0.1), an exception occurs on deserialization when listing the subscriptions. This suddently started to happen today, July 18th, with no code changes on client side.

Expected behavior

Obtaining the list of subscriptions with no errors.

Actual behavior

An exception is thrown on deserialization, details below:
image

PLEASE, Make Microsoft.Store.PartnerCenter nuget source code available on a public repo as commented on #92

@davidjrh
Copy link
Author

BTW, the problem in this case seems to be that the "Disabled" status is not defined on the nuget package

image

@LeonarddeR
Copy link

I created a question on Microsoft Q&A

Come on Microsoft, you're leaving your partners out in the cold. Please give us a working SDK to work with!
Cc @harshabacharaju

@davidjrh
Copy link
Author

davidjrh commented Aug 1, 2022

Seems that on v3.1.1 this issue is resolved. I'm wondering why nobody from Microsoft is answering the issues posted on this repo, I'm wondering if anybody is even reading them.

https://docs.microsoft.com/en-us/partner-center/develop/dotnet-release-notes#version-311

@anumuru
Copy link

anumuru commented Aug 1, 2022

Yes, the issue is fixed in version 3.1.1. Please refer to announcement at: https://docs.microsoft.com/en-us/partner-center/announcements/2022-july#15 and release notes at https://docs.microsoft.com/en-us/partner-center/develop/dotnet-release-notes#version-311

@davidjrh
Copy link
Author

davidjrh commented Aug 1, 2022

Cool! Thanks for the confirmation!

@davidjrh davidjrh closed this as completed Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants