Go to external website Issue

Hello~ everyone.
Iโ€™m testing โ€˜go to external websiteโ€™ function.
Testing App is OK but when I change the URL to what i want to change it that face the below error.

1 . Target URL : ์ˆ˜์ž์› ์„ค์น˜

2 . Error:
case1 : Arithmetic expression โ€˜(โ€œirews.uirri.krโ€/โ€œrawris_install_mngโ€)โ€™ has inputs of an invalid type โ€˜Unknownโ€™
case2 : Arithmetic expression โ€˜(โ€œhttp:โ€/โ€œirews.uirri.krโ€)โ€™ has inputs of an invalid type โ€˜Unknownโ€™

3 . Testing App :
https://www.appsheet.com/templates/This-app-demonstrates-how-to-use-actions-to-navigate-to-different...

4 . Using Condition :
DestkTop & Mobile(Android) , Chrom

[ Ref. img ]

Please advice!

Solved Solved
0 3 243
1 ACCEPTED SOLUTION

You have to wrap the target URL in quotes.
"url"
not just
url

View solution in original post

3 REPLIES 3

You have to wrap the target URL in quotes.
"url"
not just
url

Thank you very much!!

I solved the issue! ^^;

3X_2_4_2485d26919316b1d80aa60f5ca8e2cb5bc0275fe.jpeg

Thank you. I catch up

Top Labels in this Space