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
When I formatted the camera SD card and re-hacked my camera with firmware. I found the built-in curl in /usr/bin directory ran with Segment fault failure, so I grabbed the latest curl from official and it worked for the initial setup using the first-time redeemed access token;
When the onedrive-uploader runs a second time (be killed and run again or with a camera reboot), the refreshed access token cannot be used to access OneDrive API successfully, and found the error in the log file as this bug's title;
Bug description:
curlin/usr/bindirectory ran with Segment fault failure, so I grabbed the latestcurlfrom official and it worked for the initial setup using the first-time redeemed access token;