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

POST method fails with 404 (Bad Request) #1

Open
praveenkrjha opened this issue May 3, 2019 · 0 comments
Open

POST method fails with 404 (Bad Request) #1

praveenkrjha opened this issue May 3, 2019 · 0 comments

Comments

@praveenkrjha
Copy link

Thanks Jonathan for posting a workaround for iOS certificate pinning till HttpClient supports ServerCertificateValidationCallback with NSUrlSession.
I copied your example with NSUrlSessionHandler and certificate pinning works great. However, all the POST (or PostAsync) calls fails with 404 (Bad Request).
I checked server logs and found that the JSON post data is corrupted.

Did you observe the same? How do we fix it?

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