We have Python app engine backend. It was correctly responding except last 
3 hours. C# Client is getting error when trying to parse response callback 
from POST request.

C# code to end getting response:
WebResponse wr = _webRequest.EndGetResponse(ar).
Exception says "Message: System.Net.WebException: MonoPosixHelper ---> 
System.DllNotFoundException: MonoPosixHelper".

It is strange because only from google appengine we can't get response to 
POST request in C# code. Response is ok when we're trying to use Chrome 
Postman or even raw python requests.

Please, ask for details.

Best regards, 
Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ae9187fd-1c57-4b64-a6ad-4fd4b602d570%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Леонтьев Пётр

Reply via email to