Hi Folks,
I am referring to this blogpost from Paul Murana and the comment on this page from Andy Lawrence.
Paul is showing how to use the Power Automate Action Send an "http request (preview)" in "Office 365 Groups"

to create table rows in an excel table stored in OneDrive
This is the URI for sharepoint:
https://graph.microsoft.com/v1.0/drives/{drive ID}/items/{item ID}/workbook/tables/CSVOutput/rows/add
I was able to add rows using the Graph explorer, so ids and syntax is correct, but PA Action fails with the error message:
RI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: groups. Uri: https://graph.microsoft.com/v1.0/drives/b!qD.........YFlhWZRYox14DWXAOL/items/01JITT...NJITOC/workbook/tables/Tabelle1/rows/add

As it works fine in Graph explorer, it must be connected to the PA action.
Any ideas what it could be? Maybe a permission / connector problem?
Thank you and best regards from Switzerland
SwiPowE aka Bernd