The Python library is up to date with 1.0a. You can get the latest version on PyPI (http://pypi.python.org/pypi/oauth/1.0.1), Google Code ( http://oauth.googlecode.com/svn/code/python/) or GitHub ( http://github.com/leah/python-oauth/).
Could you send some more information about the invalid signature you're getting? Thanks, Leah On Tue, Jan 19, 2010 at 2:51 PM, jjg <[email protected]> wrote: > I note that it is currently at version 1.0, with a date of 2007. Are > there any plans to upgrade it to 1.0a? > > Also, I am trying to get a heartbeat from the server example. I can > use the Java client example to talk to Netflix, but trying to run it > against a python server fails since the server strips out the > signature is invalid. However, I can see that the client is indeed > sending this correctly but that the call to get_normalized_parameters > () does indeed strip the signature out. What am I missing? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "OAuth" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <oauth%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/oauth?hl=en. > > > > -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
