Hi, we are going to use bold reports in out app and now i'm developing demo project to determine it fit our needs or not. On front we use angular sdk and back is asp.net core sdk. How i can load report not from SSRS server? We have endpoints on our server to update\create\delete it. Also we have endpoint that return report in RDL format. We tried something like this in designer and viewer: [reportPath]="{{link to our endpoint}}", but it return error "Unable to progress the Report action due to failure of connecting Report Service."