Hello,
I would like to make an API call from make to twitter V2 to reply to a tweet automatically but i’m struggle.
This is how i try to establish a Oauth 2.0 connection, where i’m wrong?
Thanks a lot for your help
Hello,
I would like to make an API call from make to twitter V2 to reply to a tweet automatically but i’m struggle.
This is how i try to establish a Oauth 2.0 connection, where i’m wrong?
Thanks a lot for your help
Hi there,
I have tried this in the past and as far as I am aware it is not possible to authenticate to Twitter API v2 via the HTTP 2.0 app due to technical constraints during the authentication from Twitter.
Thanks!