Hi,
This might sound basic but pardon me for that. I’m building an app that integrates Twitter’s search API. What I want to know is if the limit is 450 for 15 mins for an app and the limit for every user is 180 per 15 mins; by making twitter login mandatory, will I be allowed to hit twitter’s search api 180 times per user?
I am currently using Developer Access token. Can I get unique access token with every user login? Will user login resolve the issue if made compulsory ?
Please help.