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

Running on macos #4

Closed
asselinpaul opened this issue Feb 23, 2021 · 3 comments
Closed

Running on macos #4

asselinpaul opened this issue Feb 23, 2021 · 3 comments

Comments

@asselinpaul
Copy link

Hi,
Trying to get this running locally.
I'm able to run the server (after having set my credentials):
Screen Shot 2021-02-23 at 2 04 27 PM

But I get stuck with this loading behavior:
Screen Shot 2021-02-23 at 2 04 38 PM

Console:
Screen Shot 2021-02-23 at 2 06 33 PM

Wondering if anyone else has encountered this.

@thesephist
Copy link
Owner

Hey @asselinpaul, it looks like Twitter might be returning something that Lucerne didn't expect. I'm suspecting some kind of an authentication issue given that all 3 API calls are failing, but can't say for certain. Could you check what responses you get in the Network tab of the devtools? Specifically in response to the API endpoints that are erroring out.

Feel free to email me if you'd rather not put personal data on GitHub issues -- linus at thesephist dot com

@asselinpaul
Copy link
Author

@thesephist was using a wrong ConsumerKey. thank you!
For future ref, "Terminology clarification" is useful here: https://developer.twitter.com/en/docs/authentication/oauth-1-0a/obtaining-user-access-tokens

@thesephist
Copy link
Owner

Oh yeah, I remember getting confused myself too. They use different words for it in different places. Glad you got it figured out!

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

No branches or pull requests

2 participants