You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_set_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
2113
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/ encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_set_requests_post.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
2193
+
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/ encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The PUT request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_set_requests_put.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
2276
+
self.assertEqual(str(ex), "The PUT request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The DELETE request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/4 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_set_requests_delete.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
2372
+
self.assertEqual(str(ex), "The DELETE request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/4 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/full encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_sets_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
3463
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/full encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayer_dimensions/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_dimension_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
4171
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayer_dimensions/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_dimensions encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_dimension_requests_post.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
4255
+
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_dimensions encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_dimensions encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_dimensions_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
4666
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_dimensions encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayer_properties/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_property_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
5052
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayer_properties/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_properties encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_property_requests_post.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
5135
+
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3/datalayer_properties encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
6412
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3/datalayers encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_requests_post.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
6508
+
self.assertEqual(str(ex), "The POST request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/3/datalayers encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The PUT request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_requests_put.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
6598
+
self.assertEqual(str(ex), "The PUT request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/3 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The DELETE request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/4 encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layer_requests_delete.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
6693
+
self.assertEqual(str(ex), "The DELETE request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/4 encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/full encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layers_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
8066
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datalayers/full encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/997/datalayers encountered an unspecified error contacting the server; the request was unsuccessful, error message: mocked_data_layers_requests_get.<locals>.MockResponse.__init__() got an unexpected keyword argument 'status'")
8080
+
self.assertEqual(str(ex), "The GET request to https://api.ibm.com/geospatial/run/na/core/v3/datasets/997/datalayers encountered an unspecified error contacting the server; the request was unsuccessful, error message: __init__() got an unexpected keyword argument 'status'")
0 commit comments