Forum Discussion
lubosbednar
Helper I
9 years agoAuto refresh URL with token authentication
I'm having troubles to set up auto refresh when I use http request using url with token authentication. It works in power bi desktop, but I cannot set up auto refresh in power bi service. It doesn't ...
- 9 years ago
As mentioned in this similar thread, this is not possible due to constraints with the way Web.Contents stores credentials. And there are also some workaround mentioned in that thread, please go and try to see if the solution works.:smileyhappy:
Regards
v-ljerr-msft
Microsoft Employee
9 years ago
As mentioned in this similar thread, this is not possible due to constraints with the way Web.Contents stores credentials. And there are also some workaround mentioned in that thread, please go and try to see if the solution works.:smileyhappy:
Regards
- lubosbednar9 years ago
Helper I
Thanks for your help v-ljerr-msft. Workaround with RelativePath worked for me. Great!