Hitendra1632 / outlook_calendar

A gem for outlook calendar
8 stars 2 forks source link

from where can I get these details code, client_id, client_secret, scope, redirect_uri #4

Open man9035206 opened 4 years ago

man9035206 commented 4 years ago

Hi sir,

I am trying to implement same thing like adding event to calender,

I have doubt in, from where can i get code, client_id, client_secret, scope, redirect_uri these details.

thank you.

mhamidjamilraza commented 4 months ago

@man9035206 i got client_id, client_secret after reading doc of this page: https://learn.microsoft.com/en-us/graph/auth-v2-service?tabs=http let me know if you have already implemented this as i'm still confuse about the code, scope and may be redirect_uri (it can be localhost) @Hitendra1632 let us know the value of these values i have create azure account and got basic keys not sure how can i run it in rails console as i got 400 and 401 error so i think i'm not using the valid data, help me to use the valid data like what should be the keys values