Использование Microsoft Graph API. Я не могу создавать или обновлять события в php. Возможно ли это только для приглашенPhp

Кемеровские программисты php общаются здесь
Ответить
Anonymous
 Использование Microsoft Graph API. Я не могу создавать или обновлять события в php. Возможно ли это только для приглашен

Сообщение Anonymous »


I want to access Microsoft Graph from a console application in order to copy messages from an Outlook calendar event create. I had to use the Microsoft Graph's Client Credentials Flow.

These are the steps I had to take:

1 . Register an App in the Azure portal and create a Client Secret for it.

2 . Add all the permissions I need and grant them access

3 . Request for auth consent : This is done using the following URL:

https://login.microsoftonline.com/commo ... .ReadWrite

4 . Get user access token for following method

enter image description here

5 . I try to access calendar details or event create , get this error

enter image description here


Источник: https://stackoverflow.com/questions/781 ... -php-is-it
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Php»