Replies: 1 comment 1 reply
-
Here, i've hit the breakpoint, and can see the data that gets lost when trying to deserialize it: ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - i'm using the dotnet generated client but I'm having trouble with an API call where I can see that the HttpResponseMessage contains the json string i'm looking for, but doesn't seem to be deserializing it to the model.
Seems to be happening in AssignFieldValues
The response is Transfer-Encoding Chunked if that makes any difference?
Beta Was this translation helpful? Give feedback.
All reactions