Hello,
I'm testing out a little OpenID login widget I'm making for my websites. On my development environment, using my MySpace URL as an OpenID (http://www.myspace.com/daniel_1515) works perfectly. However, on the staging/live environment, it is not working. I implemented some debugging code, and it appears that when my server requests the profile URL, it gets redirected to Google! I've confirmed this odd behaviour using a web browser via SSH.
Any idea what could be causing this?! I'll be removing MySpace OpenID logins from my login widget in the meantime. I don't want to use any custom MySpace library as I'd like to keep my code generic and reusable.
My live server IP is 66.232.109.157, if this is relevant.