kinjal04
(kinjal04)
September 28, 2024, 5:26am
1
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.
kinjal04
(kinjal04)
September 29, 2024, 3:05am
3
Danny Dainton:
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: -
Variable is added in main collection for client id and secret.
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
system
(system)
Closed
October 2, 2024, 3:21am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.