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

Twitter API v2 Error #7

Open
Vip3rLi0n opened this issue Dec 21, 2022 · 1 comment
Open

Twitter API v2 Error #7

Vip3rLi0n opened this issue Dec 21, 2022 · 1 comment

Comments

@Vip3rLi0n
Copy link

Discord ready
Setting up Twitter....
{
  meta: {
    sent: '2022-12-21T17:31:44.175Z',
    summary: { created: 0, not_created: 1, valid: 0, invalid: 1 }
  },
  errors: [
    {
      value: 'from:elonmusk',
      id: '1605612339621163008',
      title: 'DuplicateRule',
      type: 'https://api.twitter.com/2/problems/duplicate-rules'
    }
  ]
}

Can you tell how to fix it?

@mastashake08
Copy link
Owner

Duplicate rules don't affect the code, you can safely ignore or add a conditional check for ruleset

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