Unable to connect to the remote server when using HttpClient on an Azure Website -


our application making http requests httpclient websites. in local work, unknown reason fails in production.

our application azure website.

we getting following error: unable connect remote server.

we have ip based ssl certificate, our ip address not blacklisted anywhere. not happening before 3-4 days.

depending on url call, work, not, don't why.

update

it seems happen when make requests website hosted godaddy, called support , our ip address not blocked.

if isolated not godaddy issue, contact support on azure. might tech issue or networking issue. isolate source , fix it.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -