Forum Discussion
OAuth not working for graph beta api
Unable to use OAuth to autenticate when using Azure AD graph API
Using version 1.6 works
https://graph.windows.net/altitude365.com/me?api-version=1.6
But when I use the beta version the OAuth options disappears
https://graph.windows.net/altitude365.com/me?api-version=beta
This is not a problem in PBI desktop if you login to 1.6 api first. Then the session is shared to all the other "graph.windows.net" guerys.
2 Replies
- JonJanderNew Member
Unable to use OAuth to query "https://graph.windows.net/{tenant}/activities/audit?api-version=beta", plz help!
- AnonymousNot applicable
Hi JonJander,
I try to build a sample to get data from api but failed, which type of authenticate you used? Can you share some detail content?
>>But when I use the beta version the OAuth options disappears
You mentioned this api is on beta, perhaps the specified api connector doesn't released on service side.
Regards,
Xiaoxin Sheng