Hello
I try to upload files to my onedrive with php.
I used some sdk librarys from github and curl.... nothing work.
So I did the php tutorial from microsoft.
It works, i get a access token.
But in the tutorial is no script to upload files.
Does anybody know the script?
My script ends here
https://learn.microsoft.com/en-us/graph/tutorials/php?tabs=aad&tutorial-step=7
Thank you