Handle the `Task<string>` response type
Closed this issue · 0 comments
Smaug123 commented
Task<string>
: This method returns the raw response, as a string
We shouldn't try and deserialise it as JSON in this case.
Closed this issue · 0 comments
Task<string>
: This method returns the raw response, as a string
We shouldn't try and deserialise it as JSON in this case.