I have successfully used the "esri/tasks/support/ProjectParameters" and "esri/tasks/GeometryService"
Classes to project a point from a Geographic Coordinate System (wkid: 4326 and wkid: 4148) to a Projected Coordinate System (wkid: 102482 and also wkid: 102100). The results are correct.
However, when I try to convert the point from the Projected Coordinate system to the Geographic Coordinate System, the results are horrendously incorrect. I was hoping someone can explain to me how to fix this issue I'm currently struggling with.
I am using arcgis javascript 4.10