Why can't I make this request to Twitter from Postman?

43 views Asked by At

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:

enter image description here

In Postman, I configured properly the Environment:

enter image description here

enter image description here

When I make a request "GET User by ID", everything works fine:

enter image description here

However, when I make a request "POST Create a Tweet", I get "Forbidden" response:

enter image description here

But according to the permission level for a FREE Developer plan, this call is allowed.

Any idea why this happens?

Thank you.

0

There are 0 answers