Unable to retrieve JSON values from response #2502
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:bug
A broken experience
Describe the bug
I am trying to retrieve a workbooks range values but the response object values are empty.
The response (
WorkbookRange
) contains the basic details of the range such as address and row count, but I can't get the values out.I am not actually sure how you are meant to retrieve values from properties of type
JSON?
as I can't find any documentation on this other than some relating to Kiota.Expected behavior
Returns the row/cell values for the given named range
How to reproduce
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: