When using endpoint /report/users/{userId}/meetings the next_page_token returns a value every time. The total_records is 1 and is returned with the response. Using the token returns the same record until the account is throttled. Has something changed?
I have flagged in another post that this API endpoint is bugged and effectively useless: The next_page_token is always an empty string even if the total results exceeds the page length; changing the page length parameter has no impact and it always only returns 30 results; and changing the date range also has no effect.