Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.
This repository was archived by the owner on May 16, 2020. It is now read-only.

API 502 responses #91

@MuradAkh

Description

@MuradAkh

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions