Skip to content
Discussion options

You must be logged in to vote

Hello @Harambear

This sounds potentially like something specific to the configuration of your website. Lets start with some key information first. Can you tell me the following:

  • What version of .NET are you compiling for
  • What version of Optimizely CMS are you using
  • Do you use Opti Id for authentication
  • Do you have any middleware that control what HTTP Methods are allowed?
  • Do you have any redirect rules that are forcing or removing trailing slashes?

From my own experiments I get the 405 response when a redirect happens to remove a trailing slash. Make sure you exclude paths starting with /stott from these rules.

Regards,
Mark

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Harambear
Comment options

@Harambear
Comment options

Answer selected by Harambear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants