RevolutionAnalytics / AzureML

An R interface to AzureML(https://studio.azureml.net/) experiments, datasets, and web services.
Other
46 stars 22 forks source link

The azureml.net and azureml-int.net API returns different body content and error codes #80

Closed andrie closed 8 years ago

andrie commented 8 years ago

Some (undocumented) changes in the AzureML API causes the same function call to return different results in PROD and INT.

For example, in INT, the response still contains error codes in the response body, but often this body is no longer JSON encoded, but plain text.

This means: