I have updated Net Core API to Version 12.3, MyVintasoftImageCollectionApi/GetImageFileInfo is responding as error as below, I have not override this method
{
"files": null,
"success": false,
"blocked": false,
"errorMessage": "Data storage item key is not correct. (Parameter 'key')\r\n",
"requestId": null
}
Above is called when i give file to image viewerimageViewer.get_Images().openFile("C://Jwalit//Sample Files//24521447.tif");
Above is working properly in 12.2.11Let me know if any changes need to be done for version 12.3
Thanks
Jwalit Katira
