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
Hi I got this error complaining the JSON object must be str not bytes, is this a known problem? In the meantime I can try to debug the problem :
gdb-peda$ explain Python Exception <class 'TypeError'>: the JSON object must be str, not 'bytes' Error occurred in Python: the JSON object must be str, not 'bytes'
The text was updated successfully, but these errors were encountered:
Hi I got this error complaining the JSON object must be str not bytes, is this a known problem? In the meantime I can try to debug the problem :
gdb-peda$ explain Python Exception <class 'TypeError'>: the JSON object must be str, not 'bytes' Error occurred in Python: the JSON object must be str, not 'bytes'
The text was updated successfully, but these errors were encountered: