Hi
I've got a donation page and the onError Redirect URL is 'https://futureswithoutviolence.secure.force.com/fundError?id=a196g000000O6eCAAS'
However when the redirect happens the url is updated with ?err=[whatever error message]
resulting in an invalid url like
instead of
https://futureswithoutviolence.secur...invalid%20card %20number
Did something change and it's no longer changing the ? to & if the redirectURL already contains a ?
I've got a donation page and the onError Redirect URL is 'https://futureswithoutviolence.secure.force.com/fundError?id=a196g000000O6eCAAS'
However when the redirect happens the url is updated with ?err=[whatever error message]
resulting in an invalid url like
instead of
https://futureswithoutviolence.secur...invalid%20card %20number
Did something change and it's no longer changing the ? to & if the redirectURL already contains a ?
Comment