Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author August Infotech

    (@augustinfotech)

    Hello domako,

    We can’t understand what you were said so please describe your query in depth so we can understand exactly your query and give you proper solution.

    Thanks & Regards,
    August Infotech

    Thread Starter domako

    (@domako)

    Thank you for fast response 🙂
    I found on this page https://dev.twitter.com/docs/rate-limiting/1.1
    that twitter has limits on API calls. As i can see from here one call per minute :S
    If got it right, then plugin that calls API should not call it more than once per minute. so plugin needs to store response in cache and reuse it.
    And it seams to me that your plugin doesn’t cache responses, it looks like it calls API for every page load.
    I just want to check this with you, not saying that I’m right 🙂
    Cheers

    Plugin Author August Infotech

    (@augustinfotech)

    Hello domako,

    Thanks for sharing such a informative thing with us. we will surely read API calls limit standard and if something is their which API doesn’t allow and we were used that thing in our plugin then we will rectify it in our plugin and update you ASAP.

    Thanks & Regards,
    August Infotech

    Plugin Author August Infotech

    (@augustinfotech)

    Hello domako,

    We think might be you resolved your problem and if you have still any query regarding this then please tell us.

    Thanks & Regards,
    August Infotech

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘API requests limit’ is closed to new replies.