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/X unable to post #51

Open
georgiaevans opened this issue Apr 5, 2024 · 1 comment
Open

Twitter/X unable to post #51

georgiaevans opened this issue Apr 5, 2024 · 1 comment

Comments

@georgiaevans
Copy link

Describe the bug

After following the docs and connecting Twitter, when trying to post, the following error message shows:

{
"errors": [
{
"message": "You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product",
"code": 453
}
]
}

All access levels and permissions have been checked. Read and write permission has been granted through the Twitter/X Developer portal.

Steps to reproduce

  1. Follow the docs to connect to Twitter/X
  2. Try to post an entry to Twitter/X

Craft CMS version

3.9.10

Plugin version

2.3.4

Multi-site?

No

Additional context

No response

@engram-design
Copy link
Member

Looks like we're still using the v1.1 endpoints for Twitter for Craft 3.x and Social Poster 2.x. I believe this is addressed in Social Poster 3.x for Craft 4 and above.

I'll see what I can do about updating this, but as our Craft 3 plugins are heading towards their end of support soon-ish, a change this large isn't something we've been planning.

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