I have made a simple module that downloads a file from an API call. The problem I am having is as follows: The web logs clearly indicates that the signedUrl parameter is not receiving an actual URL but rather the placeholder string {{url}} . If you look at the image you can see my steps and the error below. Any thoughts on this please? If I put a static URL it works fine and downloads the PDF fine. It is clearly a problem with the databinding.