We have recently begin to encounter issues with our Universal Link implementation when the UL is accessed via a shortened goo.gl
URL.
This Works: https://site.domain.com/Deep/Link
This does not: https://goo .gl/fake
-> 302 Redirect
-> https://site.domain.com/Deep/Link
Is anyone else experiencing the same thing?
Note: I had to break up the shortened Google URL to keep StackOverflow's editor from yelling at me.