I successfully set up a generic Twitter OAuth1 credential, but I still get a 401 error

Hi, @EmeraldHerald.

Thank you for the fast reply. I actually managed to get it working with an HTTP node. Turns out I wasn’t passing the data property correctly and that for some reason was returning a Unauthenticated HTTP code.

My final solution ended up looking like that:


I hope that helps other people having a similar issue. Have a nice day.

2 Likes