Launch create archive appending additional forward slash | Community
Skip to main content
June 26, 2019
Solved

Launch create archive appending additional forward slash

  • June 26, 2019
  • 1 reply
  • 2841 views

We are downloading the zipped archive and hosting it on our servers.

When we set the path to e.g. "/some_folder/analytics"

The suggested src is "<script src="//<your-host>/some_folder/analytics/launch-EN62..-staging.min.js" async></script>" however the archive is generated with a additional forward slash "/some_folder/analytics/" which is not correct and breaks the calls to app measurement..

e.g. "hostedLibFilesBaseUrl": "/some_folder/analytics//CO4b../PR75../BL7a4../hostedLibFiles/EP4c../"

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by thomas_amsler

We also use the zipped archive soltion and it works with a path starting with slash and ending without. Are you sure that you maybe have some other characters in the field that could cause this?

1 reply

thomas_amslerAccepted solution
Level 6
July 9, 2019

We also use the zipped archive soltion and it works with a path starting with slash and ending without. Are you sure that you maybe have some other characters in the field that could cause this?