Homec4science

Encode/sign JIRA POST requests like JIRA expects

Authored by epriestley <git@epriestley.com> on Sep 6 2013, 01:50.

Description

Encode/sign JIRA POST requests like JIRA expects

Summary: Ref T3687. Currently we use generic OAuth1 rules here, but JIRA expects bodies to be JSON encoded and not included as part of the signature. Left a comment about this in case we need some other behavior in general, but this is probably the simplest thing that could possibly work for now.

Test Plan: Performed API POST requests to JIRA, got action on the other side.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3687

Differential Revision: https://secure.phabricator.com/D6891

Details

Committed
epriestley <git@epriestley.com>Sep 6 2013, 01:50
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU488cd262cabf: Add an option to HTTPSFuture to ignore Location headers
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU546398d1426f: Encode/sign JIRA POST requests like JIRA expects (authored by epriestley <git@epriestley.com>).Sep 6 2013, 01:50