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
Added a check for a http response that has a status code of 200 but is completely empty.
This will prevent the function json.loads() from being excuted with an empty string.
Issue source: #5
0 commit comments