X API Connection with HTTP Module

:bullseye: What is your goal?

Trying to establish OAUTH 2.0 Connection with X API (pay as you go)

:thinking: What is the problem & what have you tried?

Can’t authorise connection with X using HTTP module. I used Make’s redirects, tried different configs and still no luck.

Any help much appreciated :folded_hands:

:clipboard: Error messages or input/output bundles

You weren’t able to give access to the App. Go back and try logging in again.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

HI @Przemek,

I believe that the X (formerly Twitter) app integration has been discontinued.

Cheers,
Henk

Hi @Przemek

Take a look at this guide on how to use OAuth 2.0 with Make.

Also, this answer has some info related to your issue.

Ensure tweet.read , tweet.write , users.read , and offline.access scopes are enabled.

@damato