reports/clients/sessionTimeout - response headers allow:POST

1 Answer 373 Views
Rest Service
Sagarica
Top achievements
Rank 1
Sagarica asked on 12 Jul 2022, 10:39 AM
hi all
I am getting a 

405 Method Not Allowed to http://localhost:17390/api/reports/clients/sessionTimeout request.
The reporting service is working fine since I'm able to get formats (
http://localhost:17390/api/reports/formats) and version (http://localhost:17390/api/reports/version) of the reporting.
I've tried enabling CORS, but that didn't work.


I think the problem is related to the ALLOW in "Response Headers".
Any idea how I can remove it.

PS
http://localhost:17390 - is the WebApi service
and http://localhost:5136- is the ASP.NET MVC application

Neli
Telerik team
commented on 13 Jul 2022, 09:44 AM

Hello Sagarica,

I am really sorry to hear that you are experiencing issues with our product.

 I will need more information about the error in order to be able to diagnose what is causing the resource to fail to load. With that being said, you may check out the following articles to see if they match your case:

Also, please test installing the Fiddler Jam extension then generating a log and sharing it with us.

I will be looking forward to receiving an update from you

1 Answer, 1 is accepted

Sort by
0
Ganesh
Top achievements
Rank 1
Iron
answered on 15 Mar 2023, 10:52 PM
I am sure this thread is not relevant any more however just in case anyone encounters this issue post report viewer upgrade, you need to set keepClientAlive to false to get the old behavior and clients/sessionTimeout won't be called.
Tags
Rest Service
Asked by
Sagarica
Top achievements
Rank 1
Answers by
Ganesh
Top achievements
Rank 1
Iron
Share this question
or