IBM-Cloud / get-started-java

Sample and tutorial to help you get started with a Java EE app, REST API and a database.
https://console.bluemix.net/docs/runtimes/liberty/getting-started.html
Apache License 2.0
27 stars 88 forks source link

unable to connect to Cloudant db #21

Open kalpansheth opened 5 years ago

kalpansheth commented 5 years ago

on my local machine, can still not connect to cloudant db

Connecting to cloudant Unable to connect to database

I have the server up and running. in the cloudant.properties file I put in the URL with and without double quotes and either ways still get the above error. Yes, I did re-start after i made and saved the url changes. where would i get more info about the error?

app on cloud successfully connects.