Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Encode number in uri #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 184 commits into from
Closed

Encode number in uri #303

wants to merge 184 commits into from

Conversation

SBillion
Copy link

Request fail when using the phone_numbers.get method with special chars in number (space, +, etc..)
I guess people will forget to encode it before use the method as I did the first time

AlexPayment and others added 30 commits April 27, 2015 16:51
Removed the Grant class for simplicity.  Moved the ACTION constants
up to the module scope and renamed them for their purpose.
Fix formatting problems (whitespaces at end of lines, line length of 80 chars, two spaces before class names, new lines at end of file, no spaces between default parameter attributes,)
Fix old capability test
Siddhartha Roychowdhury and others added 27 commits September 1, 2016 13:56
Added the `iter` function to the messages resource which allows
the user to specify `DateSent<` and `DateSent>` parameters.
without excluding the `tests` folder it gets installed with the library and might (will) cause name collisions for consumers
Add iter function to messages resource
docs and tests shouldnt be packaged and installed with the Twillio lib
Request fail when using the phone_numbers.get method with special chars in number (space, +, etc..)
I guess people will forget to encode it before use the method as I did the first time
@codejudas
Copy link
Contributor

@SBillion We've completely rewritten the library for the 6.x line and are no longer releasing legacy versions. As such many of the files changed by this PR are now auto-generated. Please upgrade to the latest version and reopen if the issue persists and we'll be sure to fix it.

@codejudas codejudas closed this May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.