OAuth-advanced sample - upload and deployment through yeoman generator working?

Hello All,

I gave a try to implement 3 legged Oauth on Apigee edge free account. For the same,i followed Link1 or Link2 to upload and deploy the bundle oauth-advanced.

While executing "yo oauth-auth-code-grant-sample " command encountered an error.Please find the attachment.FYI ,all the necessary prereqisites had already installed.

Also,4 applications installed into my local machine in the /user/app folder.

My doubt here is,will this really applicable for Apigee edge free account ? or only for Apigee Private cloud.If yes,is there a way that i could access Management Server.

Please assit me before i give a try on Private cloud instance.

Thanks,

Karthik

0 4 189
4 REPLIES 4

@Karthik Prabhu ,

I see the management api end point you are using is an ip address. If you are trying to deploy to apigee edge free cloud account, use the Apigee Edge cloud management endpoint.

Hello @Anil Sagar,

I used Management API URL Endpoint: https://api.enterprise.apigee.com. Is this wrong ? Please see the given configuration details.

image1.png

Thanks,

Karthik


@Karthik Prabhu

I see you are using windows, I am afraid that tool might not be tested in windows os. Can you try with linux / mac os. It should definitely work in linux / mac.

Hello @Anil Sagar

Sure, Let me try in Linux.

Thanks,

Karthik