-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid response from region api #318
Comments
I have the same problem. Apigee running on v 4.50.00.00 on private cloud and apigee 3.2.1 being configured on my computer (windows 10). I get the same result as you when running the configure command. node_modules/edgemicro/cli/edgemicro private configure -o -e dev -u -p -r -m -v secure the -v flag is related to the virtual host that I use. |
the issue resolved when install version 3.1.5 |
I have the same problem with Apigee Edge v4.19.6.0 (private) and Apigee Microgateway 3.3.0. |
Till we fix this, you can try this workaround.
as the second property. It should look like this
|
hi, i have apigee private v 4.50.00 and i am trying to use microgateway on my windows pc (windows 10) i installed the latest version (edgemicro version is 3.1.7) and (nodejs version is v12.13.1), the installation was fine, but when i try to configure it i got the error "invalid response from region api", i did not get the key and secret i have apigee with 5 nodes setup so i provided the ip/port the second node as runtime url (router-message processor) and using virtual host with two IPs, the error is as attached, and when i try the link http://10.13.85.56:9002/edgemicro/region/organization/etimad/environment/test i got a blank page, what could be the issue.
The text was updated successfully, but these errors were encountered: