I have been working on changing to 1.1 API and have trouble understanding how the rate limits for the search api works. I am querying using oauth authentication via search/tweets as described in the API documentation. Problem is the headers are returning an Rate limit of 15 instead of the 180 call limit described in the documentation. Any idea what might be going wrong here?
Thanks!