问题
While trying to configure Mulesoft Anypoint studio with Anypoint platform its giving error
:The url you are trying to hit doesn't exist, url: https://anypoint.mulesoft.com/ java.net.UnknownHostException: anypoint.mulesoft.com and i'm unable to connect Anypoint platform
回答1:
I had this same problem and then I realized that I had a different port configured for work stuff.
Go to Window -> Preferences -> Network Connections and make sure the Port is 8080 for HTTP and HTTPS.
回答2:
There is an alternative method to configure :export RAML files to Anypoint studio from Design center of Anypoint platform and we can add those RAML files into Anypoint studio and this way we can configure files from Anypoint platform to Anypoint studio.
回答3:
Definitely URL configured in Anypoint is not correct. You need to change the URL to https://anypoint.mulesoft.com/exchange/#!/ which will fix the issue.
来源:https://stackoverflow.com/questions/47054876/while-trying-to-configure-mulesoft-anypoint-studio-with-anypoint-platform-its-g