I can use Postman to successfully retrieve the active entities using OAuth 1.0 and providing the consumer_key/consumer_secret/access_token/access_secret variables that I have set up in the environment.

However, when I try to use the same method for the Promoted Tweets call under Campaign Management I get a response ‘The request is not properly authenticated’

How come it works for one call but not the other?

Thanks.