On Sun, Aug 19, 2012 at 12:43:30PM +0200, Kurt Roeckx wrote: > Looking again, it seems to an API key for the software, not the > user. The user has it's own API key and parameter.
Right;
url.addQueryItem("user", m_apiKey);
url.addQueryItem("client", CLIENT_API_KEY);
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

