Re: [Newbies] web api authentication..

2010-02-25 Thread Edgar J. De Cleene
On 2/25/10 3:09 AM, "sergio_101" wrote: > part of my app requires an authenticated login to last.fm as in: > > http://www.last.fm/api/webauth > > my question is: > > how to i start a browser session in smalltalk to set up the > authenticated connection, then run through each of the api call

[Newbies] web api authentication..

2010-02-24 Thread sergio_101
part of my app requires an authenticated login to last.fm as in: http://www.last.fm/api/webauth my question is: how to i start a browser session in smalltalk to set up the authenticated connection, then run through each of the api calls i will need to make? thanks! -- peace, sergio phot