Url transfer from firebase to web viewer through label text

I am trying to transfer Url from firebase tag to web viewer through label text

means first i am copying url from firebase and then transfer the url to web viewer.

problem is i am getting only https as label text. full url is not getting in label

see this screenshot - Imgur: The magic of the Internet
everything is right but url problem

pls help

Are you 100% sure the URLs stored are correct?
If so, try to store a URL without https:// and see if it works. May be the :// is causing a bug