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
If the API response is a JSON string (eg. it only returns an IP as a string like `"192.168.1.1"`) then this will now be able to gracefully handle that instead of dying from an uncaught JSON parse exception.
0 commit comments