Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Launch create archive appending additional forward slash

Avatar

Level 1

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../"

1 Accepted Solution

Avatar

Correct answer by
Level 9

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?

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

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?