How to provide a complete downloadLink for an external tool?
‎Apr 16, 2021
03:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Apr 16, 2021
03:11 AM
How to provide a complete downloadLink for an external tool?
Hi all,
What i want to do is to send a valid downloadLink in an email so that my user can directly click on this link to download the file.
I can get the complete link like http://myServer/Thingworx/SystemRepository/uploads/myFileName and i am able to send it by email but if the user clicks on this link, he is redirected to the server login page, which is fine for authentication, but after the authentication, the master mashup is displayed.
Any Idea ?
1 REPLY 1
‎Apr 22, 2021
03:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Apr 22, 2021
03:22 PM
Hi @cbaurand.
Is it possible you have a redirect in place? In our testing, our test file downloaded as expected following login. We confirmed under both Chrome and Firefox.
Regards.
--Sharon