• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Error with Aweber API (Randomy Access Token Invalid or Has Expired) - Happening on 1 in 20 requests

cpabble

Member
This is happening randomly, like 1 in 20 or 1 in 30 requests I get:

The response received from the AWeber app is shown below:
Error DescriptionThe access token is invalid or has expired
Errorinvalid_token

Obviously, its wrong as the token would not work at all if that were the case.

Please get Pabbly engineers to investigate and repair this issue.

I think you should have a requests per second and a requests per minute rate throttle choice as well (not just wait X # of minutes) so we can slow down the speed, i.e. if we want to send 3000 users to pabbly and only have 1 user per second APId to a service and a total of 49 per minute so their API does not complain that would be helpful vs rate limiting to pabbly only so pabbly can properly rate limit to the provider.

THanks,
CT
 

Supreme

Well-known member
Staff member
Hey @cpabble

The rate limit of API was decided by the application itself, Pabbly cannot restrict the process.

Further, as we can see from your workflow, you are receiving the webhook response multiple times from the triggering application.

So, kindly pass the data from your trigger in a slow manner, since the action event whcih you are having has a certain rate limit from their API.
 
Top