How can I get my Microsoft OneDrive Token without registering my App in Azure?

Mariana Rato 0 Reputation points
2024-05-20T16:40:14.2033333+00:00

I want to use the Microsoft Graph API in order to upload files to my OneDrive, but I need a Token in order to authenticate. In the documentation I'm told to register my app in the Azure App registration page, but I would like another option since I'll be the only user of my account. So, is it possible to get my Token some other way?

Thank you for the help in advance.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,445 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
981 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jiajing Hua-MFST 7,705 Reputation points Microsoft Vendor
    2024-05-21T05:37:31.08+00:00

    Hi @Mariana Rato

    I suggest you post a new thread in Microsoft Tech Community:

    https://techcommunity.microsoft.com/t5/onedrive-developer/bd-p/OneDriveDeveloper

    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.

    Via searching online, I find 2 similar threads:

    https://stackoverflow.com/questions/63321716/microsoft-graph-api-possible-without-azure-app-registration

    https://techcommunity.microsoft.com/t5/microsoft-graph/graph-access-without-registering-app/m-p/2008355

    The answer seems to be: No, you need an app registration.


    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.


    0 comments No comments