New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.

Using HttpPost in Services Framework results in error 404

Return to previous page

  • 3/12/2015
  • 3638 Views

Question:

Cristian Peraferrer long time ago

Should I set something special to allow POST requests to my web service (using Services Framework)?

When accepting GET works perfectly (HttpGet attribute), but when I switch to POST (HttpPost) it returns a 404 page:

No HTTP resource was found that matches the request URI 'http://<application path>/DesktopModules/<ModulePath>/API/MyController/List'.

No action was found on the controller 'MyController' that matches the request.

Using HttpPost in Services Framework results in error 404

Cristian Peraferrer
Cristian Peraferrer long time ago
Add an Answer

Answers

Sign In to Participate
Or register to become a member