Error on request for user_agent table

Jump to solution
reynlds
Community Participant

Upgrade DAP to 3.9.1 today in order to take advantage of the 2 new tables delivered on the canvas_logs schema as of yesterday's update. However, the user_agent table is not available:

"The table name 'user_agent' specified in the request is not valid. (2a66e171-2160-4e9a-9e23-966dbdfd99d7)"

"dap.dap_error.NotFoundError"

Labels (3)
0 Likes
2 Solutions
mclark19
Community Participant

The user_agents table was deprecated, so there is only web_logs in the canvas_logs namespace currently.

View solution in original post

0 Likes
sgergely
Instructure
Instructure

Hey, user_agents are deprecated and got removed in 2024-11-23. It was announced in 2023-12-16.

 

View solution in original post

0 Likes