Hi @tymon130 ,
According to my research and testing, you can use the following API to generate the access_token to Graph API, and then upload file:
https://login.microsoftonline.com/tenant-id/oauth2/token
Then, you can use the access_token , and upload file to SharePoint, here is my test result:
More information for reference: https://dzone.com/articles/getting-access-token-for-microsoft-graph-using-oau
Hope it can help you. Thanks for your understanding.
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.