Path:
/v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows is missing in the openAPI descrition.
Raptor error:
Original HTTP Snippet:
GET /v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/get-rows-v1-httpSnippet.
Path segment 'visibleView' not found in path
We checked in the openAPI file and confirmed the path is not defined.
Path:
/v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rowsis missing in the openAPI descrition.Raptor error:
Original HTTP Snippet:
GET /v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/get-rows-v1-httpSnippet.
Path segment 'visibleView' not found in path
We checked in the openAPI file and confirmed the path is not defined.