About

mmdones
Michael Dones
Rank:
Community Member
Title:
Joined:
Feb 27, 2020 8:24:03 AM
Posts:
8
Solutions:
0
Likes Received:
1
Bio:
An amazing Instructure Community member

Most Liked Posts

@rexj if are you not able to get it working after the Developer group meeting maybe we can set up a zoom call Friday or early next week. I am in CST as well, just let me know. thanks
Likes: 1
  After some testing, I found that the script appears to complete correctly, but the tsv file is empty. Are you able to print anything to the TSV? Can you try: print(repsonse.text) or print(response.h...
Likes: 0
I am only asked to run this script on occasions when a team lead or provost asks for the information, which happens once or twice a semester. As long as the start and end date encompass they range the...
Likes: 0
1. Yes, the user.csv is just in a folder called "users_page". You can point to any file location. If you are using the file path address (C:\Users\......\users_page\user.csv), I have found tha...
Likes: 0
The link I am generating is has as_user_id= instead of as_user_id:[user_id} so the request url would be: https://[domain].instructure.com/api/v1/users/[user_id]/page_views?start_time=2025-03-...
Likes: 0

Most Recent Posts

@rexj if are you not able to get it working after the Developer group meeting maybe we can set up a zoom call Friday or early next week. I am in CST as well, just let me know. thanks
May 06, 2025 15:23 PM
  After some testing, I found that the script appears to complete correctly, but the tsv file is empty. Are you able to print anything to the TSV? Can you try: print(repsonse.text) or print(response.h...
May 02, 2025 14:21 PM
I am only asked to run this script on occasions when a team lead or provost asks for the information, which happens once or twice a semester. As long as the start and end date encompass they range the...
Apr 30, 2025 13:34 PM
1. Yes, the user.csv is just in a folder called "users_page". You can point to any file location. If you are using the file path address (C:\Users\......\users_page\user.csv), I have found tha...
Apr 30, 2025 09:22 AM
The link I am generating is has as_user_id= instead of as_user_id:[user_id} so the request url would be: https://[domain].instructure.com/api/v1/users/[user_id]/page_views?start_time=2025-03-...
Apr 30, 2025 09:09 AM

Latest Badges

First Like Received

First Like Received

Earned: 2025-05-08

5 Logins Completed

5 Logins Completed

Earned: 2025-05-02

5 Replies Posted

5 Replies Posted

Earned: 2025-04-30

First Solution Provided

First Solution Provided

Earned: 2025-04-25