-
Notifications
You must be signed in to change notification settings - Fork 13
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
unsupported AdditionalData type: map[string]*jsonserialization.JsonParseNode Write Object #24
Comments
When trying to recreate the object with the same data (investigating the error), receive:
|
Running the code in Jsonlint, the code appears to be have created in an invalid manner
@baywet, I'm going to keep looking into this; however, I'm not seeing a correlation with the |
Quoted from most recent changeLog.md
The curious question is how to rectify? If an unchanged object is serialized and throws an error, it feels like there should be a more specific ticket to enhance the abstraction. |
Thanks for your patience on the delayed reply. |
Going to reopen the additional data... I'm seeing the same failure on multiple types of mail. Two different additional data headers are included below: Number 1:
Number 2:
|
@baywet Can we reopen this issue or do we have to create a new one? |
Please open a new one, I think this is different. |
Version
0.4
Used with msgraph-sdk-go current version
v0.25.0
In the following sequence:
This is the message that is printed out. At first inspection, all of the data appears to be valid (e.g. comma separated)
Change to only the email address and display name.
The text was updated successfully, but these errors were encountered: