CRS Conversion V3 Trajectory station and Convert GeoJSON endpoint not working in Azure and IBM R3M22 pre-ship environments
https://osdu-ship.msft-osdu-test.org/api/crs/converter/v3/convertTrajectory
Response 500 Internal Server Error
Convert a GeoJSON or AnyCrsGeoJson structure
https://osdu-ship.msft-osdu-test.org/api/crs/converter/v3/convertGeoJson { "toCRS": "opendes:reference-data--CoordinateReferenceSystem:Geographic2D:EPSG::4326:", "toUnitZ": "opendes:reference-data--UnitOfMeasure:m:", "featureCollection": { "features": [ { "geometry": { "coordinates": [ 313405.9477893702, 6544797.620047403, 6.561679790026246 ], "bbox": null, "type": "AnyCrsPoint" }, "bbox": null, "properties": {}, "type": "AnyCrsFeature" } ], "bbox": null, "properties": {}, "CoordinateReferenceSystemID": "opendes:reference-data--CoordinateReferenceSystem:BoundProjected:EPSG::23032_EPSG::1612:", "VerticalUnitID": "opendes:reference-data--UnitOfMeasure:m:", "type": "AnyCrsFeatureCollection" } }Response 500 Internal Server Error