Solved
Rate limit response body example
Cannot find example response body for rate limit. Will appreciate if someone can share one - I’m particularly interested in getting ‘retry after’ value (is it timestamp or number of seconds to wait).
Cannot find example response body for rate limit. Will appreciate if someone can share one - I’m particularly interested in getting ‘retry after’ value (is it timestamp or number of seconds to wait).
https://github.com/klaviyo/node-klaviyo/blob/master/lib/request.js#L104
This code suggests it’s a header (‘Retry-After’) and the value is number of seconds to wait.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.