I’m trying to configure the JDBC Account to work with my Heroku Postgresql account:
But I’m getting the following error:
Failed to validate account: java.lang.RuntimeException: Driver org.po...
Hi Robert:
It seems something with the jdbc url. Maybe try replacing postgres → postgresql, and defining user credentials as parameter as suggested in this post: