Skip to content

GET /v3/ClassSchedules/{termCode}/{courseId} returns 404 #242

@AD1938

Description

@AD1938

Hey! I am trying to fix https://uwflow.com/ 's importer and noticed the endpoint /v3/ClassSchedules/{termCode}/{courseId} is returning 404 errors:

{
  "type": "https://tools.ietf.org/html/rfc9110#section-15.5.5",
  "title": "Not Found",
  "status": 404,
  "traceId": "00-6b1a3b332e6ed23321acb4dabbbda5a8-192df039434c6cf3-00"
}

I am trying with termCode = 1265 and a lot of course IDs returned from GET /v3/ClassSchedules/1265, all of them seemed to give above response body.

Wondering if this would get fixed, thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions