How can I map the V2 credentials Twitter gives to the key fields provided

Created on 17 October 2023, 9 months ago

When creating a new Application in a Twitter account, I'm provided the following three credentials:

API Key
API Key Secret
Bearer Token

I've tried filling these into:

Client ID
Client Secret
Bearer token

respectively, but get this error in my logs:

403 Forbidden` response: {"client_id":"27872056","detail":"When authenticating requests to the Twitter API v2 endpoints, you must use keys and to (truncated...)

How should my V2 API credentials be entered so that I can successfully authenticate?

πŸ’¬ Support request
Status

Active

Version

4.0

Component

Documentation

Created by

πŸ‡―πŸ‡΅Japan ultrabob Japan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ultrabob
  • πŸ‡ͺπŸ‡ΈSpain angelitro

    Hello,

    Exactly the same thing happens to me too because I have a free acount. You need a Basic plan.

    Regards.

  • πŸ‡―πŸ‡΅Japan ultrabob Japan

    This one should be on a basic plan. I'll confirm with the client that they created it on the right account, but I'm pretty sure it is.

  • πŸ‡―πŸ‡΅Japan ultrabob Japan

    I have confirmed that the application is on a paid account at the basic level. The application does not appear in the list of connected apps on the account. Is there some further authorization needed to allow the app to act using the accounts credentials?

Production build 0.69.0 2024