You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/api/v1/timetable/ route shows up as GET in campus server logs and causes a methodNotAllowed error, while api/v1/timetable without the trailing slash shows up as a POST, which is expected behavior.
/api/v1/timetable/ route shows up as GET in campus server logs and causes a methodNotAllowed error, while api/v1/timetable without the trailing slash shows up as a POST, which is expected behavior.