I have created an Tomcat server application in Bluemix and enabled the Continuous Delivery service for it. It automatically created a Git Repository. However, with that Git URL if i try to import that project into local Eclipse, it is not authorizing me to pull the code from the URL. I used an IBM password to access the Git repository.
What is the problem in authenticating me?