I m experiencing some problems with Google s social graph API. It seems that for some parameters passed to otherme nothing is returned. I ll use Robert Scoble s profiles as an example (as he s a guy sure to be everywhere on the web). If I query:
http://socialgraph.apis.google.com/otherme?q=http://twitter.com/scobleizer&pretty=1
I get results, as expected. However, if I query:
http://socialgraph.apis.google.com/otherme?q=http://delicious.com/scobleizer&pretty=1
Nothing is returned, even though http://delicious.com/scobleizer is listed in the previous results...
Any thoughts?
Thanks