Is anyone able to set a web hook url for their encoding updates?
I tried follow the steps on https://developers.cloudflare.com/stream/webhooks/, but I always get a forbidden message when I try.
I know that neither my account id nor auth key are wrong because I tried hitting https://api.cloudflare.com/client/v4/accounts/{account_id}/media
with the same parameters and I get the proper results.