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
In the sandbox, when you do a request and the response has no content (eg HTTP 204 No Content), the response section is not updated, showing the previous response, if there is one.
Repro steps:
Make a request that returns some content
Using the same method, make a request that don't returns any content
The text was updated successfully, but these errors were encountered:
In the sandbox, when you do a request and the response has no content (eg HTTP 204 No Content), the response section is not updated, showing the previous response, if there is one.
Repro steps:
The text was updated successfully, but these errors were encountered: