cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Make old Seashell's "Invalid credentials" message more friendly #817

Closed yc2lee closed 7 years ago

yc2lee commented 7 years ago

Right now it says

{"readyState":4,"responseText":"{\"error\":{\"message\":\"Invalid credentials.\",\"code\":5}}\r\n","responseJSON":{"error":{"message":"Invalid credentials.","code":5}},"status":500,"statusText":"Internal Server Error"}
yc2lee commented 7 years ago

Closing this, fixed in cs136 course account directly.