Direct URL for attachment loads a blank screen when user is not logged in

danbowman
Kilo Contributor

Direct URL for an attachment generally are: https://[INSTANCE].service-now.com/sys_attachment.do?sys_id=[sys_id of RECORD in question]&sysparm_viewer_table=kb_knowledge&sysparm_viewer_id=[sys_id of VIEWER]&view=true

The goal is to have an email send out with a notification script pointing to a PDF. This part works well except when the end user clicks on the hyperlink. If the user is not logged in a blank screen loads.

Has anyone dealt with this?

1 REPLY 1

siva_
Giga Guru

Hello 

 

The below link may be useful

https://community.servicenow.com/community?id=community_question&sys_id=23a00765db98dbc01dcaf3231f96...

 

Hope this helps 

 

Thanks,

Siva 

Mark this response as correct if that really helps