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
==========================================================
001 | Capture001.png | 88361 |
Traceback (most recent call last):
File "app.py", line 231, in
main()
File "app.py", line 154, in main
getPhotosfromDrive(item,service)
File "app.py", line 192, in getPhotosfromDrive
MoveToGphotos(filename,size,fh.getvalue())
File "app.py", line 218, in MoveToGphotos
status = json.loads(r2.content)['sessionStatus']['state']
File "/opt/rh/python27/root/usr/lib64/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/opt/rh/python27/root/usr/lib64/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/opt/rh/python27/root/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
this is the issue i get any help
The text was updated successfully, but these errors were encountered:
==========================================================
001 | Capture001.png | 88361 |
Traceback (most recent call last):
File "app.py", line 231, in
main()
File "app.py", line 154, in main
getPhotosfromDrive(item,service)
File "app.py", line 192, in getPhotosfromDrive
MoveToGphotos(filename,size,fh.getvalue())
File "app.py", line 218, in MoveToGphotos
status = json.loads(r2.content)['sessionStatus']['state']
File "/opt/rh/python27/root/usr/lib64/python2.7/json/init.py", line 338, in loads
return _default_decoder.decode(s)
File "/opt/rh/python27/root/usr/lib64/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/opt/rh/python27/root/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
this is the issue i get any help
The text was updated successfully, but these errors were encountered: