Hi,
Without changing any code on my backend, all my calls to the REST API are now returning an HTTP error 429 (too many requests).
I usually call the API no more than once per seconds. I tried to lower it to 5s with the same result.
All requests are authenticated.
Any idea about this problem?
Many thanks,
Xavier