Implementation of Social Authentication III error

Hey there,

I’m currently working on the project above for FCC Advanced Node and Express Curriculum.

I’m passing the test no problem, the issue I still can’t login using github credentials. When I click “Login with Github!” the next page responds with “Not Found” text.

I tried recreating authorization app a couple times now to no avail.

on Github Oauth my
homepage is: https://fCC-Advanced-Node.mazorsharp.repl.co
&
Callback is: https://fCC-Advanced-Node.mazorsharp.repl.co/auth/github/callback

my code: https://replit.com/@mazorSharp/fCC-Advanced-Node?v=1

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36

Challenge: Implementation of Social Authentication III

Link to the challenge:

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