About
jwals
Jason Walsh
Rank:
Community Participant
Title:
Joined:
Apr 24, 2023 11:01:38 AM
Posts:
29
Solutions:
3
Likes Received:
34
Bio:
An amazing Instructure Community member
Most Liked Posts
Hi @sgergely , I will add our institution's voice to the frustration with this. Like @chriscas , we have scripts that make use of the page views API and that regularly request data more th...
Hi @canninga, yes unfortunately the examples that Instructure provides are non-working code. Python's asyncio library requires that things look like my code below. However, you can also use th...
We use the DAP Python library within an AWS solution. On October 19, we had 78 tables fail with the "Middleware error" and 12 succeed in syncing. October 20 we had 65 tables sync successfully ...
Hi @brandon42,
When you use that API endpoint to create a token on a user's behalf, that user must activate it themselves; I don't have a screenshot handy but when they look at their token...
Hi Jeff,
If your goal is to get the Parquet (or other format) files into S3, this is fairly straightforward by using the DAP API endpoints. We do this with the web_logs files and simply store them in ...
Most Recent Posts
Hi @sgergely , I will add our institution's voice to the frustration with this. Like @chriscas , we have scripts that make use of the page views API and that regularly request data more th...
Hi @brandon42,
When you use that API endpoint to create a token on a user's behalf, that user must activate it themselves; I don't have a screenshot handy but when they look at their token...
Hi @mclark19, we had most of our tables fail yesterday morning (Monday, March 3). Around 80 tables failed with some version of "operation not permitted; cannot drop values in an enumeration...
Hi @LijKott,
Yes, what you're describing as the "near impossible way" is the standard implementation of the common OAuth2 flow. You have the following situation:
You are developing a t...
We typically use last_activity_at and total_activity_time off of the enrollments table rather web_logs for student engagement questions. Instructure usually disclaims that web_logs is not guaranteed t...
Latest Badges

25 Likes Received
2025-07-07

Instructure Community: 2 Year
2 Years with Instructure Community
2025-05-30

3 Solutions Provided
2025-01-06

25 Replies Posted
2024-11-22