Closed Nazariy995 closed 7 years ago
Request URL:http://localhost:8080/rest/student/course/course1A/module/mod3-course1A/group/04e84d69-0fce-418e-92c0-5979e77345b5/checkin?courseUserId=stud1-course1A Request Method:POST Status Code:500 Remote Address:[::1]:8080 { "timestamp":1486957846743, "status":500, "error":"Internal Server Error", "exception":"javax.persistence.PersistenceException", "message":"org.hibernate.exception.SQLGrammarException: could not extract ResultSet", "path":"/rest/student/course/course1A/module/mod3-course1A/group/04e84d69-0fce-418e-92c0-5979e77345b5/checkin" }
Payload: { "password":"asdlfkjasdlf", "username":"user1@umich.edu" }
Never mind, it's all good!
body should be: { "email": "{SOME_EMAIL}", "password": "{THE_PASSWORD}" }
{ "email": "{SOME_EMAIL}", "password": "{THE_PASSWORD}" }
Request URL:http://localhost:8080/rest/student/course/course1A/module/mod3-course1A/group/04e84d69-0fce-418e-92c0-5979e77345b5/checkin?courseUserId=stud1-course1A Request Method:POST Status Code:500 Remote Address:[::1]:8080 {
"timestamp":1486957846743, "status":500, "error":"Internal Server Error", "exception":"javax.persistence.PersistenceException", "message":"org.hibernate.exception.SQLGrammarException: could not extract ResultSet", "path":"/rest/student/course/course1A/module/mod3-course1A/group/04e84d69-0fce-418e-92c0-5979e77345b5/checkin" }