_invokeWithStreamedResponse does not return any Data when throwing a httpError #637
Open
2 tasks done
Labels
bug
Something isn't working
Bug report
Describe the bug
Understand that this function is marked experimental but creating an issue to track that when an httpError is thrown the
Data
object is always empty. I tried coming up with a fix here but it didn't seem to work. bbauman1@43d9f01Also, lesser important, but the completionHandler doesn't always get called which leads to an error in Xcode logs
To Reproduce
Call
_invokeWithStreamedResponse
and have it throw an errorExpected behavior
Data object is not empty
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: