jason7623981
Posts: 0
Joined: Sun Jul 05, 2015 7:33 pm

Google Cloud SQL Successfully Conntected but GET Queries Return 500 Errors

Thanks to the execellent help of Appery's staff, I was able to successfully connect Appery API Express to my Google Cloud SQL (MySQL) database:

Image]http://i.imgur.com/9egsWa9.png[/img]

In addition to the successful test connection, I'm able to see the table names contained within my database.

However, whenever I try to create the REST API service and test it with a simple GET query, I keep get 500 errors:

Image

I wonder what I'm doing wrong?

Return to “Issues”