pluto
pluto copied to clipboard
Waiting for response is endless if POST returns only error code and empty response
For more details please see the attachments.
The main idea if I get for response only the error code(200, 202, 4xx) back with empty response than the UI is showing "waiting for response" in endless loop
While analysing the logs using Proxyman then the API call ended successfully
I confirm that one, the bug is there. Spinner never ends, even if the call is successful. Empty body returned from API call