Launchpad logo and name.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index ][Thread Index ]

Re: [Launchpad-users] Updating bugs with the API



On Sun, Mar 20, 2011 at 8:20 AM, Matt Barringer <mbarringer@xxxxxxx> 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



This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.

(Formatted by MHonArc.)