Auth header isn't sent

Hi, Despite I specify credentialId (to be sent to custom Transcriber server), which is copied from Dashboard - Settings - Integrations - Server Configuration - View details (under the proper's name), Auth was stopped being sent. Yesterday it worked, and the /calls 201 response still includes:
"assistant": {
"transcriber": {
"server": {
"url": "wss://vapi-soniox-transcriber-581.europe-west1.run.app",
"credentialId": "fb36a71f-359c-49be-b013-94e57744707e"
},
"provider": "custom-transcriber"
},
Can you please investigate why?
Was this page helpful?