{“errors”:[{“code”:215,“message”:“Bad Authentication data.”}]}
{“errors”:[{“code”:32,“message”:“Could not authenticate you.”}]}
How to solve it

What endpoint are you calling? How are you calling it? What library or tool?

Try it with twurl first GitHub - twitter/twurl: OAuth-enabled curl for the Twitter API, and make sure your environment is up to date, and your system time is in sync, and whatever credentials you’re supplying are correct if copy pasting keys

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.