90038: 'BroadcastStatusCallbackUrl' is invalid
ERROR
BroadcastStatusCallbackUrl is not a valid callback URL for a Notify Broadcast request. Provide a fully qualified http or https URL that Twilio can request to send broadcast status updates.
BroadcastStatusCallbackUrlis missing a valid URL schemeBroadcastStatusCallbackUrluses a scheme other thanhttporhttpsBroadcastStatusCallbackUrlis not a fully qualified URL- The URL contains formatting errors, such as invalid characters or an incomplete host name
- Set
BroadcastStatusCallbackUrlto a completehttporhttpsURL - Verify that the URL includes the protocol, host, and path if needed
- Remove unsupported schemes and update the value to use
httporhttps - Validate the callback URL in your application before you send the Broadcast request