Trying to integrate the native blazor report view into my we app, but running into all kinds of issues...I have the Rest Api installed, and the reportviewer. I keep getting
Failed to load resource: the server responded with a status of 404 (Not Found)
telerik-report-viewer:1 Uncaught (in promise) Report '%2FReports%2FSampleReport.trdp' cannot be resolved.
or
Failed to load resource: net::ERR_CONNECTION_REFUSED
telerik-report-viewer:1 Uncaught (in promise) Invalid ClientId
The documentation is horrible and I can't get a response from support...hope somebody has some experience with this.
Also, .net 8 web app in auto mode...