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

TwitterError: Text must be less than or equal to CHARACTER_LIMIT characters. #20

Open
lens0021 opened this issue Mar 21, 2020 · 0 comments
Labels

Comments

@lens0021
Copy link
Member

https://github.com/femiwiki/tweetbot/runs/524196275

INFO:tweetbot.tweet:Starting the tweetbot
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/runner/work/tweetbot/tweetbot/tweetbot/__main__.py", line 4, in <module>
    main()
  File "/home/runner/work/tweetbot/tweetbot/tweetbot/tweet.py", line 41, in main
    status = api.PostUpdate(thread[0])
  File "/opt/hostedtoolcache/Python/3.8.2/x64/lib/python3.8/site-packages/twitter/api.py", line 1113, in PostUpdate
    raise TwitterError("Text must be less than or equal to CHARACTER_LIMIT characters.")
twitter.error.TwitterError: Text must be less than or equal to CHARACTER_LIMIT characters.
##[error]Process completed with exit code 1.
@lens0021 lens0021 added the bug label Mar 21, 2020
@lens0021 lens0021 moved this to To do in femiwiki.com Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

1 participant