Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is ActivityReports.Read API Permission Still Valid? #189

Open
AsifulNobel opened this issue Sep 15, 2020 · 0 comments
Open

Is ActivityReports.Read API Permission Still Valid? #189

AsifulNobel opened this issue Sep 15, 2020 · 0 comments

Comments

@AsifulNobel
Copy link

I am currently maintaining an Office 365 app registered in an Azure Active Directory. Recently I came across an issue while integrating the app for another AD tenant. The error was AADSTS650051: Application '<app-guid>' is requesting permissions that are either invalid or out of date. After removing API permission for ActivityReports.Read, everything started working again.

After fixing the issue, I searched a lot on whether this permission is still valid. But I could not find a definitive answer or any reference for this even. At last I found this permission to be present in scope value of the below sample response.

https://github.com/MicrosoftDocs/office-365-management-api/blob/live/office-365-management-api/get-started-with-office-365-management-apis.md#sample-response

So, my question is - is the API permission still valid? Because it is not presented as an option in API permissions suitable for adding on an application. Added to that the behavior I described in at the beginning of this issue seems like the answer will be negative.

In that case, should this be present in the docs? Is there any place where API permission deprecation status can be checked along with API reference and needed API permission for that API?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant