Unable to access Assignments using Graph APIs

hemanth Annamraju 1 Reputation point
2021-03-24T17:05:29.17+00:00

unable to get response form https://graph.microsoft.com/beta/education/classes/{1}/assignment since last night even though i have the consent for EduAssignments.ReadWrite. it is giving me access denied 403 error. any help would be much appreciated

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,704 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Deva-MSFT 2,271 Reputation points Microsoft Employee
    2021-03-25T12:23:14.807+00:00

    Error is telling that you dont have necessary permissions to access the above resource hence youre getting HTTP 403. Validate the token for the above call in https://jwt.ms and see if you have the necessary permissions to access the resource or not.


  2. hghghgbr 1 Reputation point
    2021-03-28T17:44:38.173+00:00

    Issue still happens and all required permissions are provided. This was working and suddenly stopped.


  3. Cristobal B Lopez 6 Reputation points
    2021-08-20T13:06:33.18+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.