The remote server returned an error: (429)

Hello @Hemant-Nailwal,

The 429 response is related to rate limiting. There is a rate limit of 100 requests per access_token per 10 seconds for V3 API calls through the API gateway.

Can you ensure that your PowerShell script does not exceed this rate limit?