Forum Discussion
pmancevski
2 years agoNew Contributor III
Hi,
Try with encapsulating whole URL string with encodeURIComponent() function or simply replace '>' with '%3E'.
Thanks,
Pero M.
Hi,
Try with encapsulating whole URL string with encodeURIComponent() function or simply replace '>' with '%3E'.
Thanks,
Pero M.