I am working on application for our clients to allow them to monitor and track their brands and campaigns on twitter . I am using " search/tweets " it’s returning :
{ result: undefined, error: null }
and
application/rate_limit_status
is returning the same
{ result: undefined, error: null }
How i can resolve this ?