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
Production gives HTTP 204 (no content) on successful post (#18)
Hello @aawnu, you will receive HTTP 204 responses when not in debug
mode. I've added a check for this because otherwise a exception will be
thrown even though the call was made successfully.
0 commit comments