Skip to content

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

Description

@lens0021

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions