InternalOAuthError: Failed to fetch user profile (OAuth error)
DavidKostDev opened this issue · 2 comments
DavidKostDev commented
I'm getting a redirect to the OAuth of Github:
I authorize the app and I get redirected to the auth/callback/github link:
http://localhost:3000/auth/callback/github?code=[SOME_CODE]&state=[SOME_CODE]
After the redirect I get an error that comes from the code-push-server - api,
The Error I get:
(I'm still looking into it, if anyone has any advice would like to hear).
puresprout commented
It seems like redirecting happens many.
Please confirm company network firewall or policy.
Retry All step from start.
I'm not sure why
msutormin commented