Forum Discussion
Anonymous
3 years agoNot applicable
Relative path and token authorization
The query below is before authorization with token, but now our company passed to authorization with token: = Table.AddColumn(#”Renamed Columns”, “Data”, each try Json.Document(Web.Contents(“https:/...
Anonymous
3 years agoNot applicable
I have looked Chris Webb's page but I could not find the solution I wanted. I need a way to use authorization and relative path togather.