Current File : /home/inlingua/public_html/sensoriumpsychologists.com/meeting/instructions.txt |
1) Follow instructions at http://usefulangle.com/post/29/google-calendar-api-create-event-php to create a Google application
2) Update Client Id, Secret & Redirect Url in settings.php
3) Run google-login.php in the browser
Last Updated 3rd Oct, 2017
usefulangle.com
https://developers.google.com/calendar/v3/reference/events/insert#http-request
https://developers.google.com/classroom/reference/rest/?apix=true#rest-resource:-v1.courses.students
545a9a8f-7ca3-4b0d-93eb-6053463591d3
POST https://graph.microsoft.com/v1.0/me/onlineMeetings?startDateTime=2020-08-21T14:30:34.2444915-07:00&
endDateTime=2020-08-21T15:00:34.2464912-07:00&subject=meeting&AuthenticationToken=545a9a8f-7ca3-4b0d-93eb-6053463591d3
https://localhost/myapp/permissions
?tenant=a8990e1f-ff32-408a-9f8e-78d3b9139b95&state=12345
&admin_consent=True
https://login.microsoftonline.com/common/adminconsent?client_id=545a9a8f-7ca3-4b0d-93eb-6053463591d3
&state=12345&redirect_uri=https://localhost/online-meeting/permissions
https://www.youtube.com/watch?v=J8_sLDxAHBo
Content-Type: application/json
{
"startDateTime":"2019-07-12T14:30:34.2444915-07:00",
"endDateTime":"2019-07-12T15:00:34.2464912-07:00",
"subject":"User Token Meeting"
}