Link does not work

Posted by: ntd119 on 27 May 2020, 5:33 am EST

  • Posted 27 May 2020, 5:33 am EST - Updated 3 October 2022, 4:15 pm EST

    Hi

    In IE, the length limit of the URL is about 2048 bytes

    Query string may exceed 2048 bytes

    I use lz-string to compress strings

    However, the link in the pdf does not work

    Or maybe use another way to compress the string ?

    https://jsfiddle.net/p9e4a8dg/11/

    Please help me

    Thanks

  • Posted 28 May 2020, 3:15 am EST

    Hi,

    Compressing the URL won’t work because the actual URL changes after compression. Compressed strings are generally used to transfer data where the sender will compress the string and the receiver will decompress it using the same algorithm.

    In your case, the URL is compressed but it is not decompressed so it will not work.

    Since, it is a browser issue, we are sorry but we cannot do anything about it. But, there are various API available which can be used to shorten the URL. You may search the internet for the same and use the one which suits your requirements the best.

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels