I have two thirdparty logins: Google and Github. g...
# support-questions-legacy
a
I have two thirdparty logins: Google and Github. google works fine but github after callback throws this error:
Copy code
Error: Getting userInfo failed with 403: {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/users/emails#list-email-addresses-for-the-authenticated-user"}
0|api  |     at originalImplementation.getUserInfo (/home/sss/me_auth/node_modules/.pnpm/supertokens-node@16.6.7/node_modules/supertokens-node/lib/build/recipe/thirdparty/providers/github.js:86:23)
5 Views