Error importing the resource https://github.com/apigee/node-samples

error.jpgI am not able to import the proxy bundle downloaded from

https://github.com/apigee/node-samples

I have attached the screen shot of the error.node-samples-master.zip

1 1 68
1 REPLY 1

hmmm, yes...

Unfortunately, it is not possible to import these samples via the visual Wizard in the UI. (I know, ridiculous, right!?!!!)

If you check the "fine print" in the README for the node-samples repo, there's a statement like this:

To deploy these bundles, install apigeetool and follow the directions in each sample's README.

Have you tried deploying with apigeetool?

Here's what happens -

apigeetool dynamically generates some boilerplate configuration, for proxies that do not have it. And the thing you are trying to import, I suspect, does not have the boilerplate. So .... it won't import via the UI. It's confusing, and I'm sorry about that.