Request method PUT - error 404

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [x] Documentation issue or request

Current behavior

when I try to apply this filter,


I get the following error:

Request Method:PUT
Status Code:404

other requests(GET, POST, DELETE) work correctly

web config:

Expected behavior

I would like the filter to work

Minimal reproduction of the problem

Environment

App Name:

  • [ ] Self hosted with docker
  • [x] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 7.6.1.0

Browser:

  • [x] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

You have to enable all verbs in IIS. Sometimes, if webdav is enabled you can have the same problems

1 Like