Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to authenticate a user? #9

Open
michaelrokosh opened this issue Jul 31, 2014 · 2 comments
Open

How to authenticate a user? #9

michaelrokosh opened this issue Jul 31, 2014 · 2 comments

Comments

@michaelrokosh
Copy link

Hi there. I still receive the same errors while trying to get user's followers/followings:

Exception while invoking method 'getFollowings' Error: Failed to send OAuth1 request to https://api.twitter.com/1.1/followers/ids.json?user_id=2191158542. failed [401] {"errors":[{"message":"Could not authenticate you","code":32}]}

I'm confused. Can you help me a little?

@michaelrokosh
Copy link
Author

I use accounts-ui to log in via Twitter and save accessTokenSecret and accessToken to mongo database.

@gdiab
Copy link

gdiab commented Aug 15, 2014

I don't want to have to use a popup to auth users. Is there another way, using this package, to auth the user in the same window?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants