Forum Discussion
Using the R script in PowerBI to connect to spotify via Rspotify Package - issue with OAuth
- 8 years ago
Hey,
and you should also be aware, that the Power BI Service does not allow to reach out to "foreign" web ressources. So, whatever you do with the Spotify data, the data has to be gathered locally and then published to the Power BI service manually.
There will be no way to configure an automatic refresh that allows running an RScript sourcing a "foreign" web ressource.
Regards
Tom
Hey Dale,
Ah that's what I feared!
Thanks for your response I'll read the post post and see if I can get it to work
Thanks,
Polly
Hey,
and you should also be aware, that the Power BI Service does not allow to reach out to "foreign" web ressources. So, whatever you do with the Spotify data, the data has to be gathered locally and then published to the Power BI service manually.
There will be no way to configure an automatic refresh that allows running an RScript sourcing a "foreign" web ressource.
Regards
Tom
- Polly8 years agoHelper I
Thanks guys