I am trying to deploy my Mock API to Apigee Edge from Apigee-127 command line. This is an On-Prem instance & so I have a VPN going to give me access. However Once I get on & try to deploy the API. I get the following error:
C:\Users\sgs>a127 account create myTestAccount
[?] Provider? apigee
[?] Do you have an account? Yes
[?] Base URI? (https://api.enterprise.apigee.com) https://enterprise.apigee.com/
[?] Base URI? https://enterprise.apigee.com/platform/#/my-Company/
[?] Organization? myCompany
[?] User Id? my.Name@myCompany.com
[?] Password? *********
[?] Environment? test
[?] Virtual Hosts? default,secure
Ensuring Apigee Remote Proxy is in place...
Error: Account creation failed. Please try again.
{ [Error] statusCode: 303 }
Any ideas what I could try different?
With Regards
S