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
Describe the bug
The adapter takes the http response received, completely ignores the response status, and just sets it to 200. It should be inspecting and using the http response status from the response object.