🚨 phoneCallProviderDetails not being returned fro...
# support
n
For this org: e4f4156e-e34d-4d6d-92dc-65ad983fde37 it doesnt work (It's our production account) For this org: 516453eb-9f22-45f4-9175-b4cc227c89fe the EXACT same request works just fine
Copy code
"phoneCallProviderDetails": { // <----- This simply doesnt return when called from the prod org
    "to": "+...",
    "from": "+...",
    "twiml": "<Response><Connect><Stream url='wss://phone-call-websocket.aws-us-west-2-backend-production2.vapi.ai/01999d56-8f8d-7aa8-9372-e61d6ed6030c/transport'><Parameter name='callId' value='01999d56-8f8d-7aa8-9372-e61d6ed6030c'/></Stream></Connect></Response>",
    "statusCallback": "https://api.aws-us-west-2-backend-production2.vapi.ai/twilio/status",
    "statusCallbackEvent": [
      "initiated",
      "ringing",
      "answered",
      "completed"
    ]
  },
b
hi @Nomadiction this should be resolved now. do you rely on these fields in the response?
n
Thanks
I see the field being returned now
c
We are delighted to know your issue has been resolved. Please do let us know if you need further assistance.We will be closing this for now and have a great day ahead!
2 Views