In my workspace, in the local variable environment I have added all my tokens, API secret key, bearer token, etc.
I tried to run a simple test using the twitter provided example. But I get a 401 Unauthorized every time. It’s not mentioned in the example but do I need any special selection under this tab. Or what could be the issue please?
1 Like
Resolved. In case you run into the same problem, along with your keys you’ll need your OAuth from the Twitter, “developer portal” > choose your project and then > get your OAuth 2 from “User authentication settings”
2 Likes