Forum Discussion
Getting Access is forbidden error when connecting OneDrive excel file
- 5 years ago
With the SharePoint Folder connector you only use the site URL and then navigate to the file with the FileName and FolderPath columns. Delete the url text after the site level.
Regards,
Pat
Yes. That happens sometimes with some sources. To get there in this case, go to the query editor and start a new blank query. In the Formula Bar (check the box in View tab if you don't see it) and write the first line of your query like = Web.Contents("<your url>")
You should then get the error but also a button you can click to Edit Crendentials for that source.
Regards,
Pat
Can you elaborate please? Pasted info into query editor but still not able to get authenitcation box. Got it the very first time I tried but nothing in subsequent attempts.
Thx for your time.