Open MuradAkh opened 5 years ago
Looks like there is some issue with the API, appears identical to #89 which was resolved couple months ago. The API worked fine couple days ago. Every call I try results in a 502 error.
Example:
curl https://cobalt.qas.im/api/1.0/textbooks/filter?q=course_code:csc&key=MY_KEY&limit=100
returns
<head><title>502 Bad Gateway</title></head> <body bgcolor="white"> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx/1.9.12</center> </body> </html>
Thanks a bunch again!!
@isthisnagee @qasim It looks like the issue is back once again, would you guys mind looking at it?
Thanks a bunch!
Looks like there is some issue with the API, appears identical to #89 which was resolved couple months ago. The API worked fine couple days ago. Every call I try results in a 502 error.
Example:
curl https://cobalt.qas.im/api/1.0/textbooks/filter?q=course_code:csc&key=MY_KEY&limit=100
returns
Thanks a bunch again!!