Hi all
I have evaluation apigee account and i try to test run the sample proxies by following apigee document below:
https://docs.apigee.com/api-platform/samples/using-samples
However i have error below : HTTP error 403 after execute sh deploy.sh. Then the api proxies did not deploy to my apigee evaluation organisation.
Any suggestion how to solve the issue ? Thanks
weetat@NCS-051219DN03 /cygdrive/c/Users/weetat/Documents/api-platform-samples/sample-proxies/twitter-mobile-timeline $ sh deploy.sh Enter your password for the Apigee Enterprise organization weetat-eval, followed by [ENTER]: Deploying to test on https://apigee.com using weetat@ncs.com.sg and weetat-eval Writing ../twitter-mobile-timeline/deploy.sh to ./deploy.sh Writing ../twitter-mobile-timeline/invoke.sh to ./invoke.sh Writing ../twitter-mobile-timeline/README.md to ./README.md Writing ../twitter-mobile-timeline/apiproxy/twitter-mobile-timeline.xml to apiproxy/twitter-mobile-timeline.xml Writing ../twitter-mobile-timeline/apiproxy/policies/CORS.xml to apiproxy/policies/CORS.xml Writing ../twitter-mobile-timeline/apiproxy/policies/mobile-timeline.xml to apiproxy/policies/mobile-timeline.xml Writing ../twitter-mobile-timeline/apiproxy/proxies/default.xml to apiproxy/proxies/default.xml Writing ../twitter-mobile-timeline/apiproxy/resources/jsc/mobile-timeline.js to apiproxy/resources/jsc/mobile-timeline.js Writing ../twitter-mobile-timeline/apiproxy/targets/default.xml to apiproxy/targets/default.xml Writing ../twitter-mobile-timeline/demo/demo.css to demo/demo.css Writing ../twitter-mobile-timeline/demo/demo.js to demo/demo.js Writing ../twitter-mobile-timeline/demo/index.html to demo/index.html Import failed to /v1/organizations/weetat-eval/apis?action=import&name=twitter-mobile-timeline with status 403:
Generated by cloudfront (CloudFront) Request ID: _j6U8J9H7-PHgXtdNwb77Wux0iwGFVZEPZpUBj9dN_y8-fzDqX9ZOQ==If 'State: deployed', then your API Proxy is ready to be invoked. Run 'invoke.sh'
API Implementation 0 Answers
Static Code Analyzer for Proxies and its resources 1 Answer
Issue when using eval version 1 Answer