Size of url sent as part of Yo
Posted in General by Mrinal Venkatesh Sat Nov 15 2014 18:50:06 GMT+0000 (Coordinated Universal Time)·2·Viewed 5,339 times
I am trying to send add some get query parameters as part of the url for the link sent to the user. It is not able to process that and sends a "Failed Yo". If the url is sent without the query parameters its received properly. Is there a size limit for the url
How long is it?
Can you share it?
You won't be able to send additional parameters as a Yo link very easily. It's not the size that limits you, it's how you're posting the URL. Yo won't respect any subsequent "&" querystring separators in the URL, so you'll have to come up with your own escaped code to mimic multiple & parameters. It works just fine, but it's a little bit of extra code on both the generation side (Whatever you have sending the Yo) and on the request side (request received when user opens their Yo.