Hi,
We have updated our telerik reporting and web report designer to R2.P1.2020 (14.1.20.618).
I am using the report that is attached to this post.(actually it didn't allowed me to upload .trdx file) It has 2 web service data sources:
1. webServiceDataSource1URL - For the Service URL we are using the inline variable "@url" and for Value and design time value we are using the "https://services.odata.org/TripPinRESTierService/People"
2. webServiceDataSource2NoURL - For the service URL we are directly using the "https://services.odata.org/TripPinRESTierService/People"
The scenario #1 is not working and the error is showing in a web designer: "An error occurred while loading the data schema for 'webServiceDataSource1URL': unexpected token | in JSON at position 0". For more details check the attached screenshot. As well you can see that the fields for #2 is loaded and for #1 is not loaded. This report works fine in a standalone report designer.
We are moving toward using the web designer and #1 is the case how how we use the web datasources.
It would be great to have this fixed in a next release.
Thanks,