I am trying to create openshift application using jboss plugin in eclipse. While creating project I given following server URL: https://openshift.redhat.com and choose authentication protocol as basic and provided correct user id and password. But after pressing Next button I am getting following error: "Unable to read endpoint https://openshift.redhat.com/api"
I also tried https://console.preview.openshift.com/console/ server URL, Still I am getting same error.
Please let me know what is the correct server URL for creating openshift application?