Request Response API | R Code | Error | Failed to connect to ussouthcentral.services.azureml.net port 443

Prakash Jhawar 1 Reputation point
2021-04-15T04:08:46.167+00:00

I was trying to access the R code for Request Response API after deploying a ML Model as web service.

I am using the code -
response = httr::POST(url= some url, add_headers("Content-Type" = "application/json", "Authorization" = authz_hdr),
body = body)

But in return, I am getting an error Error in curl::curl_fetch_memory(url, handle = handle) :
Failed to connect to ussouthcentral.services.azureml.net port 443: Connection refused

is it because I have the free version of the azure ML workspace ?

Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
640 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaowei He 9,871 Reputation points
    2021-04-15T08:12:19.923+00:00

    Hi,

    Thanks for posting on the Print forum, since Print forum is mainly related to printer server or print management.

    According to your description, the issue seems not to relate to Print, is it? If not, please feel free to provide sufficient information with Print and correct me.

    If the issue is development-related or not issues to Print, please understand that it has out of our scope, so that we are unable to provide related information to you. Thanks for your understanding!

    Best Regards,
    Anne

    0 comments No comments