Phone Lookup failing when phone number have space in it #399
Labels
code-generation
issue deals with generated code
difficulty: easy
fix is easy in difficulty
type: bug
bug in the library
type: twilio enhancement
feature request on Twilio's roadmap
Note: These issues are for bugs and feature requests for the helper libraries.
If you need help or support, please email [email protected] and one of our experts
will assist you!
Version:7.17.0
Code Snippet
`
Twilio.init("SSID", "TOKEN");
`
Exception/Log
Exception in thread "main" com.twilio.exception.ApiException: The requested resource /PhoneNumbers/(123)456-7890 was not found at com.twilio.rest.lookups.v1.PhoneNumberFetcher.fetch(PhoneNumberFetcher.java:136) at com.twilio.rest.lookups.v1.PhoneNumberFetcher.fetch(PhoneNumberFetcher.java:25) at com.twilio.base.Fetcher.fetch(Fetcher.java:45) at com.binaryfountain.compass.twilio.TwilioMessageCreator.main(TwilioMessageCreator.java:106)
Steps to Reproduce
Feature Request
If this is a feature request, make sure you search Issues for an existing
request before creating a new one!
The text was updated successfully, but these errors were encountered: