You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We pass the batch_size variable to the size parameter when calling this method. Together with the while True it suggest that the API is paginated with each page having a size of 1000. However, according to the documentation size limits the amount of permissions that are migrated, it does NOT paginate: