RSWSMUGirl2016 / SMU_Nav

0 stars 0 forks source link

Login fails (mysql connection info wrong?) #47

Closed wspurgin closed 9 years ago

wspurgin commented 9 years ago

The login fails on the front end after getting a response from the api here.

Here's the exact error: [Error] SyntaxError: JSON Parse error: Unexpected identifier "Connection" parse (main.js, line 115) success (main.js, line 115) fire (jquery-1.9.1.js, line 1037) fireWith (jquery-1.9.1.js, line 1148) done (jquery-1.9.1.js, line 8074) callback (jquery-1.9.1.js, line 8598)

I think that comes from these lines in the api.

@alexcheng996 Probably just a server problem with the mysql connection information on the server (which may also be the culprit for the other errors we've been finding).

Cheers

AustinCWells commented 9 years ago

This has been fixed. Thanks!