Hi,
@EddieE
Good day! I have a Power App where the user would attach file/files and we want to upload the attached file/ files to a Share Point Doc Library [not a SP List]. For that I found that some developers online suggesting using office 365 Groups Connector. For that first use Microsoft Graph Explorer-> to get the info for HTTP request file upload Graph API.
But I am having issue at the first step [using Graph Explorer to get the required ids for the SP Doc lib so that I can pass that info to the API endpoint]: When I run the GET query- I get the following error: "Invalid Hostname for this tenancy"

- I checked I have signed in with my work/org account [even tried with my personal MS account & checked the "Consents" to see if that works, but also got error].
-For reference, this is the SP site and the Doc library.

I would appreciate it a lot if you could suggest how to resolve this issue. Best, reveuroo7