Hi,
I’m working on a project that uses the twitter API to track public tweets that matches with some track terms.
In this case, a track term is “Héroes”, so in this case, according to the Streaming API documentation, the client should match “Hola Héroes.” correctly as you can see in https://dev.twitter.com/streaming/overview/request-parameters#track, nevertheless the API doesn’t recognize that tweet as a match.
Is this a bug or some issue that I can solve independent from the API?
Regards,
Camilo