© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
10 replies
Ethan

Error using Twitter Auth - Closed.

I am currently trying to use twitter to login. Whenever I login, I get redirected to my app and notice the login state has not changed.

The login page ( localhost:3000/ ) URL after redirect is >
http://localhost:3000/?error=server_error&error_description=Error+getting+user+email+from+external+provider
http://localhost:3000/?error=server_error&error_description=Error+getting+user+email+from+external+provider


I assume this is because in my Twitter API Settings I left
get email from user
get email from user
off.

I do not want or need a user's email, but maybe I need one ?

I want to allow the user to sign in, and then save that user in my database using their user_id ( twitter user id ) as the unique ID.

Any ideas on how I can do this ?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

twitter auth error
SupabaseSSupabase / help-and-questions
4y ago
Auth and calls on behalf using Twitter
SupabaseSSupabase / help-and-questions
4y ago
Twitter Auth with Nextjs tutorial?
SupabaseSSupabase / help-and-questions
4y ago
Twitter Auth - Error getting email, but account has email.
SupabaseSSupabase / help-and-questions
4y ago