Test passing but GitHub login not appearing

Tell us what’s happening:
Describe your issue in detail here.

At the bottom of codesandbox a message appears:

Processing request...

But login window never appears
Your project link(s)

solution: https://pn3x5.sse.codesandbox.io
sandbox: https://codesandbox.io/s/dm-node-pn2x5

Your browser information:

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

Challenge: Implementation of Social Authentication III

Link to the challenge:

I sincerely apologise for conversing with myself here, but I found another post. The GitHub authentication given on the explanation for the assignment is different from the solution in the link on the same page, however. Neither bring me to the login page. I don’t know how to find the problem, since my console in codesandbox is showing nothing whatsoever.

It must be the url that is wrong, but I am using the url with which codesandbox opens the window, which is:
https://pn3x5.sse.codesandbox.io
and then for the callback

Is this correct?

I had an error in the github call, but now I am receiving an error:
github refused to connect

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