Why can't I make this request to Twitter from Postman?
I created a FREE Developer Account, created a project, got the keys.
FREE Account should allow me to do these requests:
In Postman, I configured properly the Environment:
When I make a request "GET User by ID", everything works fine:
However, when I make a request "POST Create a Tweet", I get "Forbidden" response:
But according to the permission level for a FREE Developer plan, this call is allowed.
Any idea why this happens?
Thank you.




