Closed MisterMunchkin closed 8 months ago
Hello, thank you for your inquiry. In order to receive the thumbnail, please make sure to set both "includephoto" and "thumbnail" as true when calling the endpoint. We have recently updated the documentation to provide further clarification on this requirement.
We are trying to retrieve students' photo thumbnails. We sent the request with thumbnail: true in the encrypted token. The request was successful but in the JSON response, there's no data that looks to be for the thumbnail photo.
This is the token object from the response JSON
And this is an example of the student object from the response JSON with data removed.
How do we retrieve the thumbnail data for each student?