OAuthAccessTokenView uses "body" signature type, instead of "header"

Bug #1311029 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

As per https://help.launchpad.net/API/SigningRequests launchpad uses "header" signature type only.
For all requests, but "OAuthAccessTokenView" (exchanging request token for an access one) which force uses "body" signature type. As far as i can tell, per-spec, server is suppose to reply via body yet request can come in any form.

Ideally launchpad would use "header" signature type here.

And for backwards compatibility continue accept "body" signature type for this request only.

Tags: api
Changed in launchpad:
importance: Undecided → Low
tags: added: api
Changed in launchpad:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.