Hi,
I am getting error while doing sample examples. Here is the error msg, please help me.
$ sh deploy_all.sh
This script deploys all sample API proxies under ./sample-proxies to your organization on the Apigee API Platform.
Be sure to populate values in setenv.sh in this directory before running this script.
Using smar4460@gmail.com in smar4460-eval.
Enter your password for the Apigee Enterprise organization smar4460-eval, followed by [ENTER]:
Verifying credentials...
Verfied!
Proceeding with deployment.
Deploying all samples to test using smar4460@gmail.com and smar4460-eval
Creating caches
curl: (6) Could not resolve host: api.enterprise.apigee.com
curl: (6) Could not resolve host: api.enterprise.apigee.com
Writing images/postman-oauth.png to ./postman-oauth.png
Traceback (most recent call last):
File "../tools/deploy.py", line 201, in <module>
Thank you.