Hello people,
I am trying to connect cloud talk API to Qliksense using REST connector.
The problem is Cloudtalk limits the data a user can fetch (60 operations per minute).
I have got this article from Qlik about -> Rate limiting in which it asks me to configure HTTP HEADER.
Well in the query header I tried to add
Retry-After 60
but it doesn#t work and still throws a 429 too many requests error.
Could someone help me with what to do? or how to configure this.
My pagination also doesn't work and I am unable to understand how to fix it.
Any kind of input will be helpful.
Thank you
Neeraja