Hello,
Is it possible to create a link in the same way one does for sales orders, to a generated pdf?
For instance, a link to a sales order is formatted like this:
https://oursite.com/my/orders/267?access_token=long-uuid-here
I tried using the same access token like this:
https://oursite.com/report/pdf/module.report_id/item-id?access_token=long-uuid-here
But by following the link, I am taken to the login page. The same link works if I log in beforehand (and optionally remove the access_token).
Do I have to give some special access to the report in question for this to work?
hi did you solve it?if you did can you tell me how?
am facing the same issue,,,
regards
Hi, did someone know to access report by public user without login by using access token?
Hi, i'm facing the same problem,
I want to allow access to :domaine_name/report/pdf/module.report_id/item_id by Portal without login
please did you solve it or does someone khow how to do it?
Regards.
I'm facing the same problem,
When I add attachements through API, in database without access_token
But if I use the HTML editor, they get access_token and portal user can download it