While making a call that contains an ampersand in the signed URL from S3, it replaces the & with & amp ; causing a 403 forbidden error. The URL is being set in a Javascript function afterReponse from the previous call.