- Joined
- Sep 29, 2025
- Messages
- 4
- Reaction score
- 0
Hello,
In admin -> Voice and chat -> Add trunk
When I add a twilio trunk in my instance by confirming account sid and token, I get the following error
"
Exception has been thrown by the target of an invocation.
"
In network logs I can see the following request :
https://****.3cx.cloud/xapi/v1/Trunks/Pbx.GetProviderAvailablePhoneNumbers
returned
400 Bad Request
The credentials are correct, the twilio account has phone numbers. I followed this guide https://www.3cx.com/docs/sip-trunk/twilio/
The 3CX account is almost empty, brand new.
Is this a bug or am I doing something wrong?
In admin -> Voice and chat -> Add trunk
When I add a twilio trunk in my instance by confirming account sid and token, I get the following error
"
Exception has been thrown by the target of an invocation.
"
In network logs I can see the following request :
https://****.3cx.cloud/xapi/v1/Trunks/Pbx.GetProviderAvailablePhoneNumbers
returned
400 Bad Request
Code:
{error: {code: "400", message: "Exception has been thrown by the target of an invocation."}}
The credentials are correct, the twilio account has phone numbers. I followed this guide https://www.3cx.com/docs/sip-trunk/twilio/
The 3CX account is almost empty, brand new.
Is this a bug or am I doing something wrong?