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

Client replaces single quotes with double quotes in request payload #7

Closed
gliljas opened this issue Jun 28, 2016 · 1 comment
Closed
Labels
status: help wanted requesting help from the community type: bug bug in the library

Comments

@gliljas
Copy link

gliljas commented Jun 28, 2016

https://github.com/sendgrid/csharp-http-client/blob/master/CSharpHTTPClient/Client.cs#L311

Here, the client replaces single quotes with double quotes. That is unexpected behavior.

Single quotes are perfectly valid inside JSON string tokens.

sendgrid/sendgrid-csharp#256

@thinkingserious
Copy link
Contributor

Please shoot us an email at [email protected] with your T-shirt size and mailing address so we can send you some swag. Your help with identifying the issue quickly is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted requesting help from the community type: bug bug in the library
Projects
None yet
Development

No branches or pull requests

2 participants