I’m using the Twitter API v2 in Postman and I’m getting the following error in the console whenever I send a request:
“Missing required env variable:” “consumer_key”
I checked the collection variables and the consumer_key is set, but I’m still getting this error.