You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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?
All reactions