Telerik Reporting REST Service template. Not working?

1 Answer 93 Views
Report Viewer - ASP.NET Rest Service
Cris RS
Top achievements
Rank 1
Cris RS asked on 11 Oct 2023, 04:48 PM

I'm trying in VS2019 the "Telerik Reporting REST Service" project template, however when trying to reach http://localhost:<port>/api/reports
we got the message:

Multiple actions were found that match the request.

Are some suggestions in the forums about how to fix this (none of those worked for me), Besides I would expect an empty project template working.

Any ideas?

 

Thank you.

1 Answer, 1 is accepted

Sort by
-1
Momchil
Telerik team
answered on 16 Oct 2023, 01:08 PM

Hi Cris,

I can confirm that the result you received is expected because, by default, all of the Reporting REST Service endpoints start with the "/api/reports" prefix, and when you navigate to http://localhost:<port>/api/reports, an exact endpoint cannot be matched.

I would suggest taking a look at the REST API Reference article for a list of the available endpoints.

I also tested the project you shared with the Get Available Document Formats Request and it seemed to work correctly.

I hope this answers your question.

Best Regards,
Momchil
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Tags
Report Viewer - ASP.NET Rest Service
Asked by
Cris RS
Top achievements
Rank 1
Answers by
Momchil
Telerik team
Share this question
or