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

Long tweets fail with error Tweet needs to be a bit shorter (Code 186) #1178

Open
tcm390 opened this issue Dec 17, 2024 · 5 comments
Open

Long tweets fail with error Tweet needs to be a bit shorter (Code 186) #1178

tcm390 opened this issue Dec 17, 2024 · 5 comments
Assignees
Labels
bug Something isn't working src: Discord

Comments

@tcm390
Copy link
Collaborator

tcm390 commented Dec 17, 2024

When attempting to send tweets longer than 280 characters using the Eliza Twitter client, the API responds with an error:

Error sending tweet; Bad response: {
  errors: [
    {
      message: 'Authorization: Tweet needs to be a bit shorter. (186)',
      locations: [Array],
      path: [Array],
      extensions: [Object],
      code: 186,
      kind: 'Permissions',
      name: 'AuthorizationError',
      source: 'Client',
      tracing: [Object]
    }
  ],
  data: {}
} 

https://discord.com/channels/1253563208833433701/1300025221834739744/1318559898312904745

Screenshot 2024-12-17 at 8 20 34 AM
@tcm390 tcm390 added the bug Something isn't working label Dec 17, 2024
@shakkernerd
Copy link
Member

shakkernerd commented Dec 17, 2024

Hi @tcm390 could you add a direct link to the message for all issues gotten from discord.
This is to help with investigation since there might have been some conversation around it.

@tcm390
Copy link
Collaborator Author

tcm390 commented Dec 17, 2024

Hi @tcm390 could you add a direct link to the message for all issues gotten from discord. This is to help with investigation since there might have been some conversation around it.

yes, updated.

@tcm390 tcm390 self-assigned this Dec 17, 2024
@oxSaturn
Copy link
Contributor

This would be the same issue as #883.

@konstantine25b
Copy link

okay but is it fixed? there was written merged but I dont think it works yet. Can please tell me if it works or not ? Thanks inadvance

@tcm390
Copy link
Collaborator Author

tcm390 commented Dec 18, 2024

okay but is it fixed? there was written merged but I dont think it works yet. Can please tell me if it works or not ? Thanks inadvance

It hasn’t been released yet. We need to wait until the latest scraper is available. I’ve already asked the team to release it, but they haven’t responded yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working src: Discord
Projects
None yet
Development

No branches or pull requests

4 participants