Below API returning 429 error response, when i make curl request from my Kubernetes pod.
API Method: GET
API URL: UiPath
Curl Command: curl -v --location --request GET ‘UiPath’
–header ‘Content-Type: application/json’
–header ‘Authorization: Bearer bearerToken’
–header ‘Cookie: UiPathSessionId=sessionId; __cf_bm=dummy=; UiPathBrowserId=browserId’
Response: 429 Error code and 1015 error code
Response Header: it say retry-after: 1979