Forum Discussion
TOK
4 years agoHelper II
data refresh for anonymous login with REST-API won't work on Report Server
I am using REST-API to connect to external data and convert the data into json. In Desktop it works fine for me, but ones uploaded to the PBI Report Server data refresh is not working as anonymous l...
- Anonymous4 years ago
Hi TOK ,
The report server will not accept unauthenticated requests from an anonymous user, except for those deployments that include a custom authentication extension.
For more you may refer to:Unsupported Authentication Methods
Best Regards,
Community Support Team _ CaitlynIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
josef78
4 years agoMemorable Member
How are you connecting to source? odata, json, ...?
Please check if is supported:
Power BI report data sources in Power BI Report Server - Power BI | Microsoft Docs
- TOK4 years agoHelper II
I am connecting with json, so it should be supported for scheduled refresh..
I think that the authorization method on premises does not recognize the token .