Closed rooey closed 4 years ago
Do you have any time coming up to work on rewriting this app? I would like to help with it.
I already did. I merged the changes to master last night. I'm having an issue with refresh after a copy from one directory to another and also thumbnail previews, otherwise it's working well.
Oh I haven't implemented refresh token yet either for persistent connections, so it unmounts automatically on expiry at the moment. Do you have your own valid API key?
I had an API key before. I haven't really looked at the code in a long time, but I can always set one up again if I need to.
Excellent. An additional permission is needed now for user.read other than that, it should be same as before
Implemented in 7e21d8cb8a6800e1a979ebf096bcc91fbf7e4188
i keep getting a failed to mount object. did I do something wrong?
Did you add the user.read to your ms graph API key?
or maybe i screwed up the build i checked in... hang on...
seems ok - don't forget to add your API secret
Yes. I did
What do you put in redirect url?
addressed in 044fb10
onedrive_client.js updates need to be fixed with the correct API URLs and calls for OneDrive.