You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Flickr API methods require HTTP POST. Currently, the Flickr Silo FlickrAPI class only invokes POST for uploads. Supporting other methods that rely on POST -- like photosetsAddPhoto -- would be nice.
From @skpy on January 21, 2013 18:40
Some Flickr API methods require HTTP POST. Currently, the Flickr Silo FlickrAPI class only invokes POST for uploads. Supporting other methods that rely on POST -- like photosetsAddPhoto -- would be nice.
Copied from original issue: habari/habari#450
The text was updated successfully, but these errors were encountered: