It seems that searching tweets from search/tweets.json with user context is “impossibile” or not working.
I tried to send user token with OAuth Test tool and directly with my app without success. Every time i do a search, tweets are not returned with user context.
For user context i mean (for example) that the fields retweeted and favorited are always false (i read on old discussions that is always false for search without user context).
What can i do to fix this strange behaviour? I’m using guzzle framework.