pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Waiting for response is endless if POST returns only error code and empty response

Open cj-marius-duna opened this issue 1 year ago • 2 comments

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 Screenshot 2024-05-03 at 10 36 45 Screenshot 2024-05-03 at 10 34 32

cj-marius-duna avatar May 03 '24 07:05 cj-marius-duna

While analysing the logs using Proxyman then the API call ended successfully

cj-marius-duna avatar May 13 '24 07:05 cj-marius-duna

I confirm that one, the bug is there. Spinner never ends, even if the call is successful. Empty body returned from API call

Duna avatar Jul 15 '24 06:07 Duna