#Live preview issue on production

3 messages · Page 1 of 1 (latest)

distant gazelle
#

Hi, i deployed a payload app that has an integrated blog. During development, in localhost, the live preview for the blog posts works as expected. However, in the published site, when i click on live preview, I get the message "insufficient search params".

real inletBOT
wraith yew
#

It expects some params to bet set such as path and secret. You can search for „insufficient search params“ in your codebase, check what the route is expecting and then see what of those could be missing.