Subject: | Seems to be broken by new DBIC 0.082800 |
As far as I can tell by dumping the response error - JSON is being tripped by something internal:
...
_raw_content => "Content-Type application/json had a problem with your request.
***ERROR***
encountered object '1', but neither allow_blessed enabled nor TO_JSON method available on it at /home/rabbit/perl5/perlbrew/perls/5.16.2/lib/site_perl/5.16.2/Catalyst/Action/Serialize/JSON.pm line 38.",
_rc => 400,
...
Have not investigated further, will look tomorrow unless someone beats me to it.