scummvm/backends/cloud/onedrive
Alexander Tkachov 9dd3a6766c CLOUD: fix #15337
Fixes OneDrive sync by handling list of unexisting "saves" subdirectory.

Previously, code that worked with JSON didn't trigger, because string was intentionally malformed. If it wasn't, OneDriveTokenRefresher::finishError() would've treated it as JSON parse failure, tried to fix it, and call finishJson() instead of finishError().
2024-10-04 16:23:59 +03:00
..
onedrivecreatedirectoryrequest.cpp
onedrivecreatedirectoryrequest.h
onedrivelistdirectoryrequest.cpp
onedrivelistdirectoryrequest.h
onedrivestorage.cpp
onedrivestorage.h
onedrivetokenrefresher.cpp
onedrivetokenrefresher.h
onedriveuploadrequest.cpp
onedriveuploadrequest.h