I can download the data while configuring the data source(API) if I run the report to preview it says not found 404. Not sure what going on here and moreover I'm newbie for Telerik. Please need your help. Thanks
1 Answer, 1 is accepted
0
Todor
Telerik team
answered on 28 Aug 2023, 08:50 AM
Hi Venkatesh,
Based on the ticket info, I assume that you use the Standalone Report Designer. When configuring your WebServiceDataSource you successfully download the data, whereas in preview mode you get 404 (Resource Not Found).
Can you elaborate on the scenario? For example, do you use a static ServiceURL for the WebServiceDataSource, or do you use inline parameters to make it dynamic - see Using Parameters with the WebServiceDataSource Component for details.
You may also attach a Trace Listener to the Standalone Designer to check for the actual error stack trace - see Troubleshooting Standalone Report Designer for more information.