Secrets in live game stopped working

We have Secrets configured in our live game that we use to setup keys in HTTP headers for authenticating with external third-party APIs.

These are working in Roblox Studio but not in the live game. In the live game we are getting the message Can't find secret with the given key

Expected behavior

I expect that when I configure a Secret with a given key and access it via HttpService:GetSecret it works.

A private message is associated with this bug report