Forum Discussion

TOK's avatar
TOK
Helper II
4 years ago
Solved

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

 

 

  • Anonymous's avatar
    Anonymous
    4 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 _ Caitlyn

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

3 Replies

  • Anonymous's avatar
    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.

    • TOK's avatar
      TOK
      Helper 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 .