Seems this one is a bit of a popular problem.....
Authorise using OAuth, hit the http://api.myspace.com/authorize.mvc?oauth_token=xxxxxxxxxxxxx URL fine which says we have connected successfully, but we never redirect to our callback URL.
Now this is a development machine so the URL we are using is managed using a local DNS and is not accessible outside of the room I'm sat in. Does this cause problems??? Does the callback URL have to be accessible from the general interweb?
If that is not a problem what else can cause the redirect not to work?
Thanks for any help.
Jeff