shight,
I used it this morning at 12:11 am. I wrote a script that will download all page views for all students in the class and tell which pages they've looked at and I'm appalled at how little my students are looking at the material I put out there (especially the study guide for today's exam -- remember this was this morning I checked).
But, that timestamp is optional, so leave it off and see if you get anything. If you still don't, then the problem is somewhere else and not with the formatting of the time.
You might also want to verify the calling syntax with the Live API for your site: https://MYSITE.instructure.com/doc/api/live
Enter your access token at the top and then scroll down to the Users API and then choose List user page views
Only the user_id is required and for testing purposes, be sure to use the Canvas User ID rather than your SIS user id (eliminating more areas that could go wrong).
The other thing I use for testing is the Advanced REST client for Chrome.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.