Getting error at the begineening in Oauth-Advance sample.

Not applicable

I downloaded the Oauth-Advanced sample from the github. Uploaded the proxies. Followed the steps given in git hub. In developer App the callback url is muralilaxman-test-apigee.net/web/callback When I access the http://muralilaxman-test.apigee.net/web i got page with button “Login with Apigee Example Auth”.After clicking on the button I am getting error.

{"fault":{"faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}

I could see the call is going to Login Proxy- but failing in VerifyAPIKey policy..

On click of the button, the below URL is generated and triggered

https://muralilaxman-test.apigee.net/loginapp/login?apikey=The%20system%20cannot%20find%20the%20path...

API Key is hardcoded as "The%20system%20cannot%20find%20the%20path%20specified"

What I am missing here?

0 2 250
2 REPLIES 2

Not applicable

Team - Can someone help with this issue? its bit urgent for me

@Murali , Do you still see any issue with OAuth Advanced Example ? Recently, I have used above sample proxy & it works as expected. Keep us posted if you have any queries.