Error Occured While sending Get/Post Request using C#
Posted almost 7 years ago by Tech Services
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
While sending Get/Post Request using C# at times we are getting exception errors like below mentioned.
1) One or more errors occurred. (A task was canceled.)
2) One or more errors occurred. (Error while copying content to a stream.)
Even if we increase the time out the error persists. This issues are particular to C# while works fine in Node.Js. Without Proxy, HTTPClient
0 Votes
0 Comments
Login to post a comment