Update onedrive to 2.4.9
Summary:
Update onedrive to 2.4.9
Changes:
- Remove duplicate code for error output functions and enhance error logging output
- Fix to handle case where API provided deltaLink generates a further API error
- Add debug log output of the configured URL's which will be used throughout the application to remove any ambiguity as to using incorrect URL's when making API calls
- Fix application crash when unable to read a local file due to local file permissions
- Improve application startup when using --monitor when there is no network connection to the OneDrive API and only initialise application once OneDrive API is reachable
- Fix application crash when calculating the path length due to invalid UTF characters in local path
- Fix application crash with --get-O365-drive-id when API response is restricted
Test Plan: Synchronize my Onedrive folder, test the --monitor and --dry-run options
Reviewers: Triage Team, JoshStrobl
Reviewed By: Triage Team, JoshStrobl
Subscribers: JoshStrobl
Differential Revision: https://dev.getsol.us/D10226