Developer Challenge - Day 14 - OAuth - Connection error on click

Hello Sir,

Developer Challenge - Day 14 - OAuth - Connection error on click of Get Access Token

I enter all the details as per the Developer Challenge reference link

  • Token Name github oauth

  • Auth URL https://github.com/login/oauth/authorize

  • Access Token URL https://github.com/login/oauth/access_token

  • Client ID (from the previous step)

  • Client Secret (from the previous step)

After entering all the fields properly on click of Get Access Token I get error as
“Authentication error”

Can you please resolve this issue asap as I need to complete my Developer Challenge asap.

Attached is the screenshots for the same.

Thanks,
Kinjal

Hey @kinjal04

Please don’t hardcode your sensitive data values into those fields, make use of the Postman Vault or the current values of the variables.

I would take a look through the instructions again for this one too. Ensure all the details and value from the instructions are being used.

Hello Sir,

I added all: -

  1. Variable is added in main collection for client id and secret.
  2. Tried without having variable as hardcoded value.

I want I should get the acess token so that i can move forward. Variable and hard coded is not the consideration. Things should work ahead which I am not able to do as I am not able to get access token as i am displayed with error.

Sir can you please help me out your earliest.
Attached is the screenshot for the same.


Thanks,
Kinjal

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.