Forum Discussion
Steven Creaney
Aug 01, 2017Copper Contributor
Bad Request on Bookings Page
I created a basic bookings page, it publishes successfully, but I can't get it to open properly, it always fails with Bad Request, there's no other information in the content or the headers. Anybody...
bstrickland
Jul 24, 2020Copper Contributor
Hello Steven,
One solution that I've found for this is to use a service like TinyUrl to shrink the Bookings url to something more like this https://tinyurl.com/y2k46xpp.
The side effect to this is that the link will now work correctly when you embed it in your emails or Facebook messages.
One solution that I've found for this is to use a service like TinyUrl to shrink the Bookings url to something more like this https://tinyurl.com/y2k46xpp.
The side effect to this is that the link will now work correctly when you embed it in your emails or Facebook messages.
- elmarjNov 12, 2021Iron ContributorThis is it! Apparently, the bookings page doesn't play nice with encrypted redirect-URLs like the one that outlook.com generates to prevent fishing links. Adding one more redirect through tinyurl solves the issue.