I've set up a database on another server and I'm trying to get API-Express to connect, but I keep getting:
Cannot connect to database. Please verify connection credentials and try again.
I'm able to connect to this database from my laptop, so doesn't seem to be a firewall issue (I've got *.appery.io in the whitelist; I even added the IP's to the whitelist). I've tried enough times that I'm fairly confident I've typed the username/password in correctly ... but no connection.
Is there a log file somewhere that might shed more light on this? Can Appery not connect, or is it getting a mysql failure message?