We had a user accidently add in double https in this format:
This actually broke all of our URL redirects on going through the platform.
I removed the leading "https://(" and tailing ")" and all of our redirects started working again.
Is it possible to:
1 - add in some pre-checks on the format of the URLS on the endpoint
2 - make it so that all redirects don't break when there is 1 dodgy endpoint on the domain.