I am trying to setup samples and facing issues.
Modified /api-platform-samples-master/tools/setup.sh
org="abc" username="yyy@xxx.com" url="http://xx.xxx.x.xxx:9000" -(url is with IP address for xx.xxx.x.xxx)
env="dev2" api_domain="xxx.com"
apigee edge uri:
& when it tries to deploy a sample proxy i see below error
Import failed to /v1/organizations/xxx/apis?action=import&name=variables with status 404:
==
Typically when I create a sample proxy and deploy the URI shows as below
http://xx.xxx.x.xxx:9002/v1/weather
Environment configruation:
Virual Hosts
Name
default
Port
9002
Alias
xx.xxx.x.xxx:9002
==
Question:
How I setup samples with the proper configurations & get it deployed.
The servers are in DMZ and not accessible outside n/w.We downloaded samples from github and trying to setup samples manually.
please advice.
-Vinay
Solved! Go to Solution.
Please ignore the post as I was using incorrect URL.Pointed to Edge management server.