in reply to Re^6: 500 Not a SCALAR reference
in thread 500 Not a SCALAR reference

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

{"error": {"message": "HMAC authentication key and signature was given +, but they are invalid.", "error_code": 41}}
poj

Replies are listed 'Best First'.
Re^8: 500 Not a SCALAR reference
by bigup401 (Pilgrim) on Jan 08, 2019 at 10:39 UTC

    thanks a million times poj .respect. i appricaite

    i would love to appreciate you with some btc. if there is anyway