~laney/friends/sync-archive-gir

Viewing all changes in revision 253.

  • Committer: CI bot
  • Author(s): Scott Sweeny
  • Date: 2014-02-17 17:38:48 UTC
  • mfrom: (252.1.1 lp1258657)
  • Revision ID: ps-jenkins@lists.canonical.com-20140217173848-vv1yqmnanxs6lxte
Flickr: Fix oauth signing for a GET request.

According to [1] the base string for the OAuth signature must include all of the parameters, but oauthlib won't sign a GET request that includes a body. Instead pass the parameters as part of the URL.

[1] https://secure.flickr.com/services/api/auth.oauth.html Fixes: 1258657

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: