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

deserializer error #1

Closed
sfonteneau opened this issue Dec 5, 2022 · 1 comment
Closed

deserializer error #1

sfonteneau opened this issue Dec 5, 2022 · 1 comment

Comments

@sfonteneau
Copy link
Owner

sfonteneau commented Dec 5, 2022

When use with set_azureadobject

https://github.com/sfonteneau/AADInternals_python/blob/main/AADInternals.py#L28

   <s:Reason>
    <s:Text xml:lang="en-US">The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://schemas.microsoft.com/online/aws/change/2010/01:syncRequest. The InnerException message was 'Element 'http://schemas.microsoft.com/2003/10/Serialization/Arrays:Value' contains data from a type that maps to the name ':mustUnderstand'. The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver if you are using DataContractSerializer or add the type corresponding to 'mustUnderstand' to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding it to the list of known types passed to the serializer.'.  Please see InnerException for more details.</s:Text>
   </s:Reason>
@sfonteneau
Copy link
Owner Author

ernw/python-wcfbin#15

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

1 participant