Cells value from a Excel named range using Aspose.Cells REST API returns same result every time

Im using this call but it always retruns the results starting at the first column
https://api.aspose.cloud/v3.0/cells/blah.xlsx/worksheets/Sheet1]/ranges/value?nameRange=[B1:B3]&folder=foldername

Am i missing something…this did work when i was using https://api.aspose.cloud:443/v1.1

@Ekprastic

While we tested your issues, we have noticed the reported exception. So logged a ticket CELLSCLOUD-10360 in our issue tracking system for further investigation and resolution. We will notify you as soon as it is resolved.

1 Like

@Ekprastic,

We had updated fixed version. Please try it.

1 Like

@wangtao resolved and working as expected