ruby_picasa icon indicating copy to clipboard operation
ruby_picasa copied to clipboard

Provides a super easy to use object layer for authenticating and accessing Picasa through their API.

Results 1 ruby_picasa issues
Sort by recently updated
recently updated
newest added

returns always RubyPicasa::PicasaTokenError, 'The request to upgrade to a session token failed.' I think you should replace /accounts/accounts/ by /accounts/ in http request. It's works for me def authorize_token! http...