Storing a url in orchestrator asset

I have created an asset in orchestrator and stored a url as a text. But when I use get asset activity so I can get the url, it shows me this error. Any help please.
image

@Amr_Nweery

Is the asset value exceeding 256 characters? that is the limit of assets…

If not can you check if something is wrong in it…open locals panel and check if you see the value

cheers

https://acme-test.uipath.com/login

that is the url and i tried to display it in a message box but the message shows up empty. How do i fix it

@Amr_Nweery

Can you check if it is retrieved in the first place by running debug mode and oepn the local panel…expand your config file and find the required key

cheers

Did you assign the output to a variable?