Forum Discussion
R script refresh with personal gateway - credential message
HI Anonymous,
Can you please provide some detail information about this? (e.g. part of script code, local gateway refresh log..)
In addition, did any formula reference external data source in r script? If this is a case, current power bi service not support this, you can take a look at following link to know more about this:
Creating R visuals in the Power BI service
R scripts security
R visuals are created from R scripts, which could potentially contain code with security or privacy risks.
These risks mainly exist in the authoring phase when the script author run the script on their own computer.
The Power BI service applies a sandbox technology to protect users and the service from security risks.
This sandbox approach imposes some restrictions on the R scripts running in the Power BI service, such as accessing the Internet, or accessing to other resources that are not required to create the R visual.
Regards,
Xiaoxin Sheng
Anonymous in personal gateway I also switched of custom data connector as per some of previous posts who said this helped.
Unfortunately this didnt make any difference in my scenario.