I've just been looking through <https://help.launchpad.net/API/launchpadlib> and the shipped documentation. It all starts out by doing the OAuth dance to connect to Launchpad as your own account. But, at least in inital testing, I don't really want to do that. I'd be happy to just use anonymous readonly access, and it seems like at least some useful applications would only ever need readonly access.
So, is this possibly but just not obvious, or is it intended that there be no anonymous access? Either way, clarifying the documentation would help. -- Martin <http://launchpad.net/~mbp/> _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

