As the picture shows it, when the reservation is done, after clicked the ‘CONFIRMATION’ button, nothing happened, but the error message “Cannot POST /Book.do”
If the booking page loads without being embedded in an iframe it works correctly. If it is embedded in an iframe it gets the error message “Cannot POST /book.do”.
@Luis and @DavidR thanks for letting us know. I have let our development team know. I was able to make a booking on your pages without any issue. Feel free to DM a specific page I can check.
Hello Ben
Thanks for your help.
I tried in that page : https://www.salescloser.fr/closing-reservation
it uses the following embeded code: *<iframe src="https://prospection.youcanbook.me/?noframe=true&skipHeaderFooter=true" id="ycbmiframeprospection" style="width:100%;height:1000px;border:0px;background-color:transparent;" frameborder="0" allowtransparency="true"></iframe><script>window.addEventListener && window.addEventListener("message", function(event){if (event.origin === "https://prospection.youcanbook.me"){document.getElementById("ycbmiframeprospection").style.height = event.data + "px";}}, false);</script>*
Do you have an error message too, or not?
Notes
1- I also have success by using your webpages, without embed them.
So I wonder if the embeded code is correct or functional?
2- Since 2018 I always used it without problem. It is ony from few days ago it started to refuse to POST the booking made…
Thank you @DavidR I sent this to the team as well. I moved your booking pages back to our old version so your folks can still book. You may need to refresh and clear your cache to see it. The page embedded on the above URL is a different booking page though.
Hi @Ben, the affected account was not mine. It was a customer’s account. I contacted support through my customer’s account and you yourself replied that you had switched us to the old version. So far everything seems to be working fine.