buzz-python-client's consumer_secret
Posted
by P. William
on Stack Overflow
See other posts from Stack Overflow
or by P. William
Published on 2010-06-17T11:23:22Z
Indexed on
2010/06/17
11:33 UTC
Read the original article
Hit count: 332
Hi
I using buzz-python-client from http://code.google.com/p/buzz-python-client/
In the example:
client.build_oauth_consumer('your-app.appspot.com', 'consumer_secret')
Where can I get a consumer_secret?
© Stack Overflow or respective owner