Hi,
I’m using the new API and noticed something slightly funny. If I do a search using, for example ‘apple’ then I get the list of tweets returned. However, if I search for ‘@apple’ I get {“errors”:[{“message”:“Could not authenticate you”,“code”:32}]} and http return code 401 Unauthorized.
How could I be authorized to search for apple but not @apple ?
thanks