Student Permissions

I'm working on application where it would be useful to get all the assignments for a given student. I have it all set up and a fair amount of the requests work. The endpoint I'd like to use is: Academics assignments for student |

It says I need teacher or student permissions to access it. I get a 403 when attempting to access it.

This is a student-centric application so it would make sense to get their permissions, is there some documentation regarding that flow that I'm missing?

If it's the same flow as an admin, but just for a student, how do I make a student in the test environment so I can oauth in as that student and test the flow.

If that endpoint is one I can't get access to (a couple previous posts seemed to imply that), do you have any suggestions for alternative paths?

Best,
Corey.

Comments

  • Stephen Boyle
    Stephen Boyle Blackbaud Employee
    Tenth Anniversary Kudos 5 First Reply Name Dropper

    @Corey Wolff
    To test your app as a student user, we will need to set one up in the sandbox (I'm assuming this is the Sky Developer sandbox).

    To do that,

    • Identify a student in the test environment that has what you need to test your scenarios.
    • Send me the student name/ID and a distinct email account that I can add to that student's record.
    • I will send that email an invite for that student.
    • You then go through the BBID account setup
    • Then you will have a student account that can log in and be used for SKY API endpoints requiring a student role.
  • @Stephen Boyle DM'd my email and info.

  • @Stephen Boyle
    Could you resend the invitation email? I haven't received anything yet.

Categories