I’ve had success connecting to the Twitter API in order to get info about a user. I followed this tutorial on the forum and it worked perfectly: How to identify followers on Twitter
Now I am trying to take it to the next level by sending tweets through dashdash to twitter using “post status update”: https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-update
But I’m stuck
I’m not having much success with the oauth requirements for this. Any suggestions greatly appreciated!
Colin.