Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update local.js - updated rasiely URL on target #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

msastre73
Copy link

Target was pointing to "https://${campaign.path}.raisely.com" which returned a redirection to "https://${campaign.path}.raiselysite.com" so the interception didn't work.
That line of code was changed so it now points directly to https://${campaign.path}.raiselysite.com avoiding the redirection.

Target was pointing to "https://${campaign.path}.raisely.com" which return a redirection to "https://${campaign.path}.raiselysite.com" so the interception didn't work.
Code changed to now it points directly to https://${campaign.path}.raiselysite.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant