apigee / api-platform-samples

Working samples for the Apigee API Platform
Apache License 2.0
498 stars 715 forks source link

Error in implementing 3 legged oauth in Windows 10 OS #80

Open SathyaJayavel opened 7 years ago

SathyaJayavel commented 7 years ago

I tried to implement Authorization code grant type example in Windows 10 OS using the sample-proxies/oauh-advanced code available in Git. I have deployed the sample as specified [https://github.com/apigee/api-platform-samples/tree/master/sample-proxies/oauth-advanced] but when i used the command yo oauth-auth-code-grant-sample it showed

'.' is not recognized as an internal or external command, operable program or batch file. The system cannot find the path specified.

in the screen. When I tried clicking the button at http://myorg-myenv.apigee.net/web I did not get any response. When I went through the proxy I identified that developer app, product and developer was not created in my organization and so it was not able to fetch my client id.

Since I am trying to implement it in Windows 10, can you please help to make it working in windows also, Even though it works fine with Mac or Linux OS.

WWitman commented 7 years ago

See also this Community question: we need to add guidance for Windows users for this sample.

https://community.apigee.com/questions/41762/oauth-advanced-sample-configuration-procedure-not.html