Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
TOK
Helper II
Helper 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 login won't work.

 

Any workaround for this issue?

 

Thanks for your help!

Torben

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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 _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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 _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

josef78
Memorable Member
Memorable 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

TOK_0-1651759850064.png

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 .

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.