This is a migrated thread and some comments may be shown as answers.

UnregisterClient Method 'DELETE' Resource Not Supported

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 02 Dec 2015, 03:19 PM
I am using the default ASP.NET WebApi ReportsControllerConfiguration.RegisterRoutes to the GlobalConfiguration.Configuration, and when I attempt to unregister my client with the clientId I receive a '405 Method Not Allowed'. Since I am using the default setup I was wondering if there are any known issues, or if I need to override everything and create my own endpoints to bypass this error?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 04 Dec 2015, 01:01 PM
Hello Christopher,

Please test to upgrade all Nuget packages through the VS Nuget Packages Manager dialog. Then check if all required verbs are enabled in the project configuration (check the handlers registration).
And one more setting you can test is to remove the WebDAVModule.

If you need further help, please send us a demo project in your support ticket on the same question.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Christopher
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or