Hello, I'm trying to get thumbnails for files on OneDrive via this api, which works in the Graph Explorer:
/drives/{drive-id}/items/{item-id}/thumbnails
I'm using the Office365Group connect Send Http Request and I get the following error:
URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: me,users,groups,sites,search,planner,teams,chats. Uri:
Thanks in advance for any direction to help solve this issue.