hi, I am trying to get insights data of tweets but I am getting 401 Unauthorized. I have done the OAuth 1.0a User Contextauthorization but still, I am getting 401 response
{
“title”: “Unauthorized”,
“type”: “about:blank”,
“status”: 401,
“detail”: “Unauthorized”
}
how exactly are you making the calls - what library / what url parameters?