Hello,
I am using internal application which is using "advertising-api-eu.amazon.com" api to get keyword/target details and it is calling this api with 50 thread
but Advertise API is frequently giving error
{"code":"429","details":"Too Many Requests" with 50 request at time
so currently it is not able to handle 50 request at time.
please advice what needs to be done to resolve this issue and
how to make this api to capable to handle 500 to 1000 request at time.