Hey Tim,
I think we are different pages here.
My issue is downloading recordings not coming from the web hook. I am using the access token I obtained from the refresh token as the download token, but that does not work and raises errors on the server side.
Is there a way to fetch a token that has access to download recordings without going the webhook route.
We already have a webhook set up that works fine, I am currently writing a service that backfills recordings in case of a service disruption, and to handle transcript webhooks not firing.