Error in generating Access Token

Not applicable

Hello,

I'm trying to generate Access Token for the API Proxy. By using client credentials I can able to generate AccessToken but when I'm trying to check wheather that AccessToken is working or not I'm getting Connection reset error.

Here I'm attaching the Screenshot of the error.

1 1 279
1 REPLY 1

Hi Radhika,

The error may reflect some kind of network problem rather than from Apigee per se. How are you checking to see if the token works? Can you call your API without OAuth validation or do you only see this when you enable validation? Are you following the steps in the OAuth tutorial here?

Regards,

Will