updateStatusWithMedia not working #113
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
updateStatusWithMedia still does not work for me ... (normal status update works great! )
any ideas ?
i had the same problem. as a workaround until this gets fixed try editing
requests/auth.py to something like this (i commented out 1 line and modified 1 line):
sorry. dont use the above. use this workaround instead:
but it worked for me ...
Am 30.08.2012 15:50 schrieb "y2rayk" notifications@github.com:
I upgraded to request 0.14 and updateStatusWithMedia works. ty for fixing
Closing this, as things should be alright now (thanks to @michaelhelmick for the tipoff).
updated requests and now i have the error again ...
Update: