Skip to main content

Command Palette

Search for a command to run...

Wagtail preview post 400 error

Updated
1 min read
K

I am a web developer focusing on building web application using Python and Django. Full profile on https://kamal.koditi.my/.

Since there were a number of errors found when searching for this but I can't find one that mentioned this solution, I would put the notes here, hopefully, Google will catch this up as well ;)

In our case, it was the Site settings not properly configured. It looked like this when the error appeared:-

You need to change that localhost to your actual domain such as yoursite.com and the Preview would then works.

More from this blog

Kamal's Blog

23 posts

Random notes around Linux, Python, Django and Vuejs