singlelink-co / Singlelink

The open-source Linktree alternative.
https://singlelink.co
GNU General Public License v3.0
550 stars 117 forks source link

Links from Instagram 404 sometimes #249

Open jessdwitch opened 1 year ago

jessdwitch commented 1 year ago

I've been getting intermittent reports from people on Instagram that they get a 404 when they click the SL in the bio. I believe it's the Instagram built-in browser bolting on a bunch of extra query params, and SingleLink is choking on them.

Example: https://singlel.ink/u/fnbdenver&e=ATORFmBkr-TBQsDsVH54coctupE8oWxq4DzCpbcQYQ1SQu2r1hVZbOJYfaOet0LAkUFD9ixNe-cWQcBe&s=1

tirw commented 1 year ago

I was able to circumvent this by appending a # to the url like: https://singlel.ink/u/fnbdenver#

jessdwitch commented 1 year ago

Unfortunately, Instagram sanitizes the # off the end :(

not-available-username commented 1 year ago

If I add # Instagram changes it to %23 and it works, though is not clean looking. Hope to see a fix soon.

heyakyra commented 1 year ago

Unfortunately, Instagram sanitizes the # off the end :(

The app removes the trailing #, but you can just as easily use an open source URL shortener like https://kutt.it or https://dub.sh to prevent that