Forum Discussion

Luka_mikic's avatar
Luka_mikic
Regular Visitor
3 years ago

Paginated report over REST API in ISV - issue with data

Greetings, 

 

I've searched over the internet but without help. 

 

We are generating paginated reports in our software with REST API over Power Service. Data for reports are located on the Azure SQL server.

 

Everything is working fine it's just for one username paginated reports is getting no data.

 

We can generate the same report with same username in Report Builder and works like a charm with all the data but when we do REST API call from our software paginated report returns with no data.

 

Any help would be greatly appreciated. 

1 Reply

  • Hi , Luka_mikic 

    From what I've read, your question is that you guys can open reports normally in Report Builder, but not through the Rest API? As far as I know, if you test the component call this API through the REST API of the web page, the attachment output by the API cannot be opened or downloaded, and your API call returns 200 or what is the error? If it's convenient, you can also try the PostMan product to call this REST API, it will get more detailed errors and have the ability to download the output attachment:

    Postman API Platform

     

    Best Regards,

    Aniya Zhang

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