
So I ve been working on this project where I wrote a python script that connects to MicrosoftGraph and use the OneDrive API to automaticly upload files to onedrive. Every time I hit a bump or got stuck, I was not able to find hints or solutions anywhere on google or stack overflow. So now that my project is done and working, I decided to write a tutorial , documenting and sharing my code to anyone who may be in my shoes one day.
Here is a link to my post.
https://dev.to/jsnmtr/automating-files-upload-to-microsoft-onedrive-unexpected-challenges-and-a-success-story-2ini
Please feel free to comment with any feedback. Thanks!