cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

API 502 responses

Open MuradAkh opened this issue 6 years ago • 1 comments

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!!

MuradAkh avatar Feb 25 '19 18:02 MuradAkh

@isthisnagee @qasim It looks like the issue is back once again, would you guys mind looking at it?

Thanks a bunch!

MuradAkh avatar Sep 03 '19 21:09 MuradAkh