Hello!
I recently realised that the code I was using to reach the endpoint of a webservice deployed with Azure Machine Learning Studio using the "RCurl" library from my local machine does not work anymore.
The webservice is deployed and it works (using any tool like Postman or aPython script to reach the endpoint and get the output of the prediction of the model)
The error is the following: "Unknown SSL protocol error in connection to europewest.services.azureml.net:443"
Any help appreciated.
Kind regards,
Marco