I’m trying to download a recording using the info sent in the “recording.complete” event webhook. To keep this simple, I’m just using curl on the command line. For example:
This worked flawlessly yesterday, but now all request (including things that previously worked) now all return {“status”:false,“errorCode”:401,“errorMessage”:“Forbidden”}