Search found 2 matches
- Mon Oct 26, 2015 2:08 pm
- Forum: API
- Topic: API down. Error establishing a database connection.
- Replies: 5
- Views: 11219
Re: API down. Error establishing a database connection.
I noticed I was using the old version. I've rewritten my code to use the new version and everything is working now. Thanks!
- Mon Oct 26, 2015 11:39 am
- Forum: API
- Topic: API down. Error establishing a database connection.
- Replies: 5
- Views: 11219
API down. Error establishing a database connection.
When calling the API I get a 500 error. It seems something is wrong with connecting to the database: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Database Error</title> </head> <body> <h1>Error establi...