On Mon, Jan 18, 2010 at 11:05 AM, anton <anton.johans...@gmail.com> wrote: > Can't seem to get any response from an ajax call which response is 400 > Bad Request > > $.ajax({ > url: url > type: "GET",
Hey, is that missing comma after url a typo? Nathan