✅ Microsoft Graph API
Hello I need to create program that will load data from Outlook calendar, which is done using Microsoft Graph API, so i have this code:
Got from here: https://learn.microsoft.com/en-us/graph/sdks/choose-authentication-providers?tabs=CS#client-credentials-provider
But im getting this error:
*All the variables are filled properly, i just deleted the values here.
What should i do ?
Thanks
Got from here: https://learn.microsoft.com/en-us/graph/sdks/choose-authentication-providers?tabs=CS#client-credentials-provider
But im getting this error:
*All the variables are filled properly, i just deleted the values here.
What should i do ?
Thanks
Learn how to choose scenario-specific authentication providers for your application.
