How do I get a User object instead of a UserDisplay object?

Jump to solution
jfeng523
Community Novice

It has been two hours and I still have not figured out yet.

Labels (1)
1 Solution
James
Community Champion

It is most likely a permissions issue. When I make that call as someone with administrator privileges, I get the full user object.

308359_pastedImage_1.png

If I make the call as a student, I get much of the same information, but without the email or SIS data. That is because our students don't have permissions to read that information.

308393_pastedImage_2.png

View solution in original post