After switching a client to use OAuth from JWT the recording endpoint no longer include play_url or download_url

The urls were appearing before switching to OAuth, but after switching it lists the recordings associated with the call but doesn’t include either of the urls. Nothing else in our software has changed and we just switch from using JWT to OAuth for authentication.