Forum Discussion
jchou
Sep 01, 2020Copper Contributor
Issue with using Office 365 Management Activity API
I got my access token from https://login.windows.net/{tenantid}/oauth2/token and it responded with { "token_type": "Bearer", "expires_in": "3599", "ext_expires_in": "3599", "exp...
- Sep 03, 2020
I found the issue.
The correct URLs are listed here
https://docs.microsoft.com/en-us/office/office-365-management-api/troubleshooting-the-office-365-management-activity-api
jchou
Sep 03, 2020Copper Contributor
I found the issue.
The correct URLs are listed here
https://docs.microsoft.com/en-us/office/office-365-management-api/troubleshooting-the-office-365-management-activity-api