Andy Burnett wrote
Using Google service discovery API's with Pharo Smalltalk by Richard J. Prinz
Cool! I noticed a small bug. GoogleGmailApiUsersMessages>>#send: does not accept an argument for the actual message. Maybe it has to do with that requirement is defined in the Message definition? "Message": { ... "raw": { ... "required": [ "gmail.users.drafts.create", "gmail.users.drafts.update", "gmail.users.messages.insert", "gmail.users.messages.send" ] } ----- Cheers, Sean -- View this message in context: http://forum.world.st/Using-Google-service-discovery-API-s-with-Pharo-Smallt... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.