I fixed it, my bad.
ebay tends to add tons of garbage to the links that are only for their use on the backend. I have a regex in place to strip them out for the sake of cleanliness.(Yes, I'm anal about it, can't help it.)
I got a little over zealous and was stripping out &_saslop=1, but that's the trigger that lets the specific seller string work.
Oops