Vonage / vonage-dotnet-sdk

Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
105 stars 82 forks source link

answer_url response chunked response with Kestrel results in NCCO syntax error #76

Closed leggetter closed 5 years ago

leggetter commented 6 years ago

Note: Not necessarily a nexmo-dotnet issue, but the request here is to reproduce the problem so that it can be escalated to support and engineering:

Kestrel ASP.NET Core seems to be sending the answer URL in a chunked response which the Nexmo platform does not seem to be handling.

Can we reproduce with an example and then escalate?

Apparently related: https://stackoverflow.com/questions/38085711/invalid-characters-on-response-body

smithrobs commented 6 years ago

Was this it? https://twitter.com/jdpearce/status/966415865280315392