Forum Discussion
Oauth2 option for authentication not available
- 7 years ago
Are you reformatting your Excel web URL? Like this: "You have to strip out the :x/r/ from the middle of the URL and the question mark and everything after from the end and then it'll work."
Are you reformatting your Excel web URL? Like this: "You have to strip out the :x/r/ from the middle of the URL and the question mark and everything after from the end and then it'll work."
- Anonymous6 years agoNot applicable
Hi,
I've got the same issue execpt when I follow you advice I don't have the :x/r/ or the ? in my URL
In my query edittor I have the following as my source:
= Excel.Workbook(Web.Contents("https://(then my link url).xlsx"), null, true)
Any ideas that can help me?
- ashokpershad7 years agoAdvocate II
Thanks for this solution, it has been making me anxious from last many days.. Strange kind of error..
- Mapica921 year agoNew Member
Very usefull, I solved the same problem with your solution! THANK YOU 😊🙏