Student Login API Bug

shoyt
Community Member

in a test scenario using the following api, i'm able to get a record for our control student. however, only one record is ever returned. i have logged into and explicitly logged out of the student's account several times after the timestamp of the lone record being returned.

/api/v1/users/:user_id/logins?per_page=100

oddly enough, in the "new analytics" session for the class that student is enrolled in, none of the most recent activities are seemingly recorded either.

that is, the "last page view" matches the timestamp of the single login record the api returns for the student in question.

what might be the cause of the issue?

0 Likes