We have an web app and we are using telerik report viewer for the report purpose. But if we keep the page as it is for 60 min it is showing "Cannot access the Reporting REST service. (serviceUrl = '/api/reports'). Make sure the service address is correct and enable CORS if needed. (https://enable-cors.org)". Can someone please help? We are trying to pinpoint what is the reason of this error. We also found that the format is keeping the expired token and we are not able to set the token.
Hi Mithus,
I noticed that the same topic was discussed on support thread #1546873. I will post my suggestions here as well which might be helpful to other users too. It seems that the same expired token is set. You can try to debug and see what's the value of token in the code for generating the token.