I do:
client = GData::Client::DocList.new client.clientlogin(‘chabgood@gmail.com’, ‘password’)
I can do client.inspect and see the token. When I do:
feed = client.get(‘http://gdata.youtube.com/feeds/api/users/default/uploads’).to_xml
I get token not found error:
Token invalid