Forum Discussion
R Script does not work in Power BI Service
Purpose: Publish an R visual to Power BI service
Background: I have created 2 Power BI visuals in Power BI Desktop. Both render correctly in Power BI desktop. However, when I publish to the Power BI serivce, I recieve the below error message
Error in workspace(wsid, auth) : Invalid api_endpoint: https://studioapi.azureml.net
Please try again later or contact support. If you contact support, please provide these details.
- Workspace ID
- Authentication Token
- Serivce Name
Does anyone know why this error occurs in the Power BI Serivce, but not desktop?
2 Replies
- AnonymousNot applicable
Hey buddy,
Take a look at this documentation from Microsoft, maybe this can clear up something to you.
https://docs.microsoft.com/pt-br/power-bi/service-r-packages-support
- slc7456Advocate III
Thanks! I reviewed Microsoft's white paper on R packages in the Power BI service prior to this post. I am using one of their approved packages AzureML.
But for some reason i'm getting an Invalid api_endpoint error message that I can't explain...