On Sun, Mar 20, 2011 at 8:20 AM, Matt Barringer <[email protected]> wrote:
> Hi,
>
> I'm trying to update bugs in Launchpad using the API, but every time I issue
> a PATCH call on api.staging.launchpad.net, it returns either a "400 Bad
> Request", or a "401 Bad Request".
>
> I'm not using the Python library, but rather direct HTTP calls.  Here's an
> example:>


i'm not sure quite whats wrong, but you are not even reaching the
appservers: that request is going via our squid cache and being
rejected there. You can try adding a coookie header (that may affect
the in-datacentre routing), or try using launchpadlib and getting it
to show what it sends, then do a comparison.

HTH,
Rob

_______________________________________________
Mailing list: https://launchpad.net/~launchpad-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to