Hi, I'm using django-fireeagle (http://django-fireeagle.googlecode.com/svn/ trunk/fire-eagle.html) on a project, which uses the Python OAuth module. With Python 2.6 everything works without any problems, but with Python 2.5 I get the following error:
Exception Type: FireEagleException Exception Value: Invalid OAuth signature. (Code 23) Exception Location: fireeagle_api.py in fetch_response, line 360 Can anybody help me get this working with Python 2.5? Many thanks, Ben -- 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.
