Forum Discussion
Alicia_Anderson
3 years agoResolver I
OAuth authentication method isn't supported for this data source - partial web URL
I originally set up a dynamic URL until I found out that it would not refresh in the service. (VarURL as text)=> let AnalyticsQuery = let Source = Json.Document(Web.Contents(VarURL, [Query=[#"q...
GilbertQ
3 years agoSuper User
I would change the way you query the data by first just going into the static part of the URL.
Then in the next steps once it loads the data to then put in the variable part. Because this is not part of the initial URL it will remain static?
- Alicia_Anderson3 years agoResolver I
That is part of the problem. The static part is not a complete URL and will not resolve on its own.