Closed aqlong closed 11 years ago
Thanks Aaron. Was the buildparamstring method the issue here?
Yes, that's right. I think it was sending more params in the query string than it should.
Thanks Aaron. This has been tested, confirmed, fixed and redeployed.
I fixed it by removing problematic code, so that the line looks like this now:
cfset var strTwitterMethod = getCorrectEndpoint('api') & 'search/tweets.json'