'.' 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.
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.