Skip to content
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

coupon ids aren't escaped #278

Closed
ssoroka opened this issue Jul 25, 2016 · 0 comments
Closed

coupon ids aren't escaped #278

ssoroka opened this issue Jul 25, 2016 · 0 comments

Comments

@ssoroka
Copy link
Contributor

ssoroka commented Jul 25, 2016

Coupon ids aren't url-escaped in requests; this means if you request a coupon with a % in the name, url.Parse, which is ultimately called from coupon.Get, will error with a poorly formatted request url error.

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

No branches or pull requests

1 participant