I've been following along until Ch.6 when I ran into a problem authenticating GitHub. When I click the "Connect Github" button it fails with the screenshot below.
Out of frustration, I pulled 7-begin, ran yarn, and after pasting in my .env credentials I still get the same error.
Hoping someone smarter than me can point me in the right direction. I just don't know enough to debug this problem, I know the endpoint is being reached, it seems to be something wrong with the method.
This may not be a bug, but something wrong on my end. I'll try running it in a container to see if that changes anything.
I've been following along until Ch.6 when I ran into a problem authenticating GitHub. When I click the "Connect Github" button it fails with the screenshot below.
Out of frustration, I pulled
7-begin
, ranyarn
, and after pasting in my.env
credentials I still get the same error.Hoping someone smarter than me can point me in the right direction. I just don't know enough to debug this problem, I know the endpoint is being reached, it seems to be something wrong with the method.
This may not be a bug, but something wrong on my end. I'll try running it in a container to see if that changes anything.