dabla commented on issue #48796:
URL: https://github.com/apache/airflow/issues/48796#issuecomment-2782227765

   I've test with following parameters, and in my case it failed after a while 
due to a HTTP 429 Too Many Requests (Throttling issue), so I think the $top 600 
parameter is already too low (in our case) so I raised it to 5000 (which is max 
stated in Microsoft 
[documentation](https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-groups-as-admin#uri-parameters))
 and then it worked.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to