cb.setToken(localStorage.oauth_token, localStorage.oauth_token_secret); cb.__call( “statuses_retweet_ID”,‘id=’+id, {}, function (reply) { console.log(reply); });
it return the 403 error