sybrenstuvel / flickrapi

Python Flickr API implementation
https://stuvel.eu/flickrapi
Other
157 stars 33 forks source link

Post params as payload, not uri #73

Closed u1735067 closed 7 years ago

u1735067 commented 7 years ago

Post params as payload, not uri Because when you try to reorder big sets, you'll get "414 Request-URI Too Large" if you put all ids in uri ..

Not tested yet, but should be ok.

sybrenstuvel commented 7 years ago

Please make sure all unit tests pass before sending a pull request.

u1735067 commented 7 years ago

I'm not going to handle the tests. Instead of creating an issue, I'm pushing a fix, and :

I simply offer a fix for what is an issue to me, do whatever you want with it ;)

Nb: responses's test module "Connection refused" is a stupid message to say there's no preconf answer.

sybrenstuvel commented 7 years ago

"I'm not going to handle the tests." -- in that case I can't accept the pull request.

u1735067 commented 7 years ago

This should be an issue then ;)

sybrenstuvel commented 7 years ago

It was covered by issue #74, which I fixed in commit e64c2aaeeaaddba1ce19021b5db0e03813f6371e ;-)

sybrenstuvel commented 7 years ago

PS: Love your avatar! David Revois' avatar generator, I guess. Great guy :)

u1735067 commented 7 years ago

Oh, nice :) And yes, customly made using the ora file provided (and modified to have meaningful layer names) :)