I installed OPDK on my local machine & deployed an Apigee API Bundle on the instance. Next when I try to make an API call from Postman, I am NOT able to get a response instead I get,
This seems to be like an "error connecting to http://xxx.xxx.xxx.xxx:59002/v1/proxytemplate?w=1235. The response status was 0." Check out the W3C XMLHttpRequest Level 2 spec for more details about when this happens.
On my Console I also see this error:
Error while Fetching Object could not resolve scope myOrg.prod
(myOrg is my org name).
Incidentally this same api bundle works when I deploy it on the cloud. Does anybody have any idea why this is happening on OPDK?
With Regards -S