DevCodeSpace / twilio_voice_flutter

Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.
MIT License
1 stars 1 forks source link

I am using correct phone number with +91 country code but still getting exception #3

Open rohit0713 opened 1 month ago

rohit0713 commented 1 month ago

W/System.err(25351): com.twilio.voice.CallException: Not Found I/TwilioUtils(25351): onConnectFailure. Error: Not Found D/TwilioVoiceFlutter(25351): onConnectFailure. Error: Not Found

DevCodeSpace commented 1 month ago

@rohit0713 Please ensure that the country code and phone number are entered without any spaces. Let me know if you're still encountering issues after this adjustment.