I'm trying to use Education APIs which is now in beta
. When I call:
/education/me/classes
I'm getting the error AccessDenied
with the message Required scp claim values are not provided.
The documentation says I need to set EduRoster
permissions but I can't find anything similar in the Azure Portal (Azure Active Directory->Required permissions->Microsoft Graph)
Could someone please help me to find them? Or maybe the error means something else?