Get-ZoomRecordings will not return more than 1 month date range

When invoking Get-ZoomRecordings with a date range greater than 1 month, results returned will contain data within 1 month only

App Type: JWT

Headers
        {
        "content-type":  "application/json",
        "authorization":  "bearer ******hidden****.------- hidden -------.####### hidden ####"
    }

URI

"https://api.zoom.us/v2/users/my@mydomain.org/recordings?page_size=300&from=2020-03-20&to=2020-05-05"

Hi @Dolphin65 this is expected behavior. Our documentation could have been more specific here, it only mentioned this requirement on Account recordings.

Documentation has been updated to reflect this. Thank you!