DEV Community

Discussion on: dev.to open source help/discussion thread (v0)

Collapse
 
cathodion profile image
Dustin King • Edited

I've got it running but I get a 401 unauthorized when I try to log in (using the Twitter button).

A page showing login buttons

An error page showing OAuth::Unauthorized

I'm looking to play around with editing posts and comments to look into the stale post/comment issue I've run into (maybe the same as #526, though I haven't had it give me a 404 ), which might require looking into caching stuff.

Collapse
 
andy profile image
Andy Zhao (he/him)

Hmm, did you set up your Twitter OAuth app? Guide here: docs.dev.to/get-api-keys-dev-env/#...

Collapse
 
cathodion profile image
Dustin King

Thanks, I must have skipped that one. I'm now waiting to hear back from Twitter about my applicaiton for an API account.

Thread Thread
 
andy profile image
Andy Zhao (he/him)

Oh hmm that must be new. If you'd rather, you can make a GitHub OAuth app instead. For sign in purposes they're the same.