[Scummvm-tracker] [ScummVM :: Bugs] #15337: CLOUD: OneDrive storage doesn't work at all
ScummVM :: Bugs
trac at scummvm.org
Thu Oct 3 15:30:42 UTC 2024
#15337: CLOUD: OneDrive storage doesn't work at all
---------------------+---------------------
Reporter: dwatteau | Owner: (none)
Type: defect | Status: new
Priority: blocker | Component: Cloud
Version: | Resolution:
Keywords: onedrive | Game:
---------------------+---------------------
Comment (by Tkachov):
We seem to request `Files.ReadWrite.AppFolder` permission (I think it was
always required and we do that since original implementation):
https://github.com/scummvm/scummvm-sites/blob/cloud/src/routes.php#L54
This specific log says that "saves" subdirectory wasn't found. Maybe that
fact was communicated differently before? Guess I'd need to do some
testing and handle this situation by creating such subdirectory (or return
empty array as result of listing it).
--
Ticket URL: <https://bugs.scummvm.org/ticket/15337#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list