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

Broken as of end of 18th July #11

Closed
GrahamCampbell opened this issue Jul 26, 2023 · 5 comments
Closed

Broken as of end of 18th July #11

GrahamCampbell opened this issue Jul 26, 2023 · 5 comments

Comments

@GrahamCampbell
Copy link

There seems to be no new tweets after mid-afternoon on the 18th July.

@adilosa
Copy link
Owner

adilosa commented Nov 17, 2023

Hey, sorry I didn't see this before. Will take a look this weekend!

@adilosa
Copy link
Owner

adilosa commented Nov 17, 2023

Looks like it's related to this: bear/python-twitter#722

@adilosa
Copy link
Owner

adilosa commented Nov 20, 2023

Working on it. In their infinite wisdom, Twitter changed ... something with the api keys so I mainly had to regenerate them all and change some permissions that somehow went missing. I expect it to be largely fixed now, although the new rate limit of 50/day is potentially a bit limiting during re:Invent. Not willing to give twitter $100/mo tho. Currently, it's all timed out as failed requests apparently count against the limits. Will see what happens with it tomorrow when the cap resets

@adilosa
Copy link
Owner

adilosa commented Nov 22, 2023

Seems to be working again! At least, a tweet was successfully posted. Will update to better handle whatever the new silent rate limits are. Also, apparently tweets longer than 280 chars are not supported with the new API and it's been an ongoing issue for years: https://twittercommunity.com/t/how-to-post-280-4000-characters-via-api-v2/191156. So I'll just make sure they're short enough

@adilosa
Copy link
Owner

adilosa commented Nov 24, 2023

Alright, I think we're back. And just in time for reinvent. Happy thanksgiving 🦃!

@adilosa adilosa closed this as completed Nov 24, 2023
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