SrHtApi.php: fix array to string conversion
Log the response body from the sr.ht api, before we convert it to a php array with json_decode().
This fixes a "PHP Notice", which leads to a 500 error in the devel-env.
Log the response body from the sr.ht api, before we convert it to a php array with json_decode().
This fixes a "PHP Notice", which leads to a 500 error in the devel-env.