Hi All,
I am using the postman collection to query organic_metrics and running into the following error.

And authorization type is OAuth 1.0a as shown below.
Am I missing any permissions? Any help is really appreciated. Thank you!
xulang
#2
OAuth1? according the doc ,use OAuth2,
You can authenticate your requests to this endpoint using OAuth 2.0 Bearer Token, and the Bearer Token must come from an App that is within an Academic Research Project. Since you cannot make a request on behalf of other users (OAuth 1.0a User Context) with this endpoint, you will not be able to pull private metrics.
1 Like
Hi @xulang, the documentation link you shared for metrics itself says to use OAuth 1.0a User Context Authorization.
All Twitter Staff, any help is really appreciated.
Thank You!
@osowskit1, @carmenjyuen, @juanshishido, @snowman
Can you guys let me know, what am I missing. Thank you!
make sure that the tweet you’re requesting the metrics for, belongs to the user that owns the access token.
1 Like