You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a similar issue on Snapchat. It works, but an error popup from snapchat is being shown before redirecting, saying that an error occurred. This isn't too good UX.
The main issue here is that Shortly currently relies on showing a 404 page in order to redirect. This is suboptimal for two reasons:
It's slow
Some browsers/apps, like Brave and Snapchat, have custom 404 messages, which might be difficult to bypass
I think it's worth looking into using a different method for redirecting, using CF workers/rules or something similar.
I'm on Brave and the 404 page for redirects simply doesn't show up for https://s.godi.se/allidoiswin. Let me know what diagnostics I need to post.
The text was updated successfully, but these errors were encountered: