statuses/show.json?id=11112312312312311
When optional parameters :
-
trim_user is set to true,t or 1
-
include_my_retweet is set to true, t or 1
-
include_entities is set to true
if any of the above optional parameters are used
The following response is obtained :
{
“status”: 200,
“appStatus”: 1,
“errorId”: 4000,
“errorMessage”: “Error while processing with Twitter”,
“networkError”: {
“message”: “Could not authenticate you.”,
“code”: 32
}
}
So what can I do to get the proper response ?