I’m trying to attach media (images or video) to tweets. Having read this post I realise I need an oAuth 1 credential to upload the media first, then switch to oAuth2 to post the actual tweet with the media ID that’s obtained from the previous step.
The problem I keep running into is that no matter what I try, I can’t get the oAuth 1 working.
Hi @bartv, I am very sorry for the trouble this is causing. This issue is currently in the backlog of our node engineering team and we’ll post an update as soon as it’s resolved.
I’m unfortunately not able to reproduce this so far.
Can you please try running the container with the environment variable NODE_ENV set to development?
That would force the application to return the full stack trace in the JSON response in the last screenshot.
If you can then share the stack trace with us, I might be able to narrow down where this error is coming from.