print the content $res->content on failure also
if ($res->is_success) { print $res->content; } else { print $res->status_line; print $res->content; }
You should get an error code like this
poj{"error": {"message": "HMAC authentication key and signature was given +, but they are invalid.", "error_code": 41}}
In reply to Re^7: 500 Not a SCALAR reference
by poj
in thread 500 Not a SCALAR reference
by bigup401
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |