I am having trouble configuring my microgateway instance to proxy requests on to a simple api co-located on my machine.
I am using the tutorials as a starting point, however, I am encountering the following in my attempts to get the setup working:
- The gateway reports 'warning: no products found in org' when started but the proxies are downloaded correctly. Should the product names be also prefixed with edgemicro_ (even then they are not downloaded) See attached file for output.
- I am forced to present an API key even after explicitly disabling security as per guides. The metrics are submitted to Edge and I can see that edgemicro-oauth is being invoked. Should this be the case?
- Is functionality restricted based on the type of Apigee account?
I am hoping someone can point me in the right direction.
The attached file has a log of the output from several commands run during my experimentation.
David