Hi there
The title captures most of the error (See below)

The URL is meant to take you to a PDF stored in my companies sharepoint but I get this error instead. The URL is being pulled from a CSV stored in the media file and then used in a note with this code (See Below). Depending on the choice within a Select_One_From_File it displays the correct URL code to go alongside the choice.
I have pasted several of these URL's into my browser and they work fine
pulldata('Legal_Reference_List_C','Link','name',${SelectLegalReference})
${LinkCal}
'('<a href = "${LinkCal} ">Link to Legal Reference</a>')
It seems like the URL is working but in a QR code format. Has anyone ever come across this before ??
All the best
-Ed