in reply to Re^3: failure: 400
in thread failure: 400

even tho i run it in console. same error

Argument "Key" isn't numeric in subtraction (-) at test.pl line 10. Argument "Apiauth" isn't numeric in subtraction (-) at test.pl line 10 +. Argument "Nonce" isn't numeric in subtraction (-) at test.pl line 10. Argument "Apiauth" isn't numeric in subtraction (-) at test.pl line 10 +. Argument "Signature" isn't numeric in subtraction (-) at test.pl line +10. Argument "Apiauth" isn't numeric in subtraction (-) at test.pl line 10 +. failure: 500 Press any key to continue . . .

Replies are listed 'Best First'.
Re^5: failure: 400
by hippo (Archbishop) on Jan 05, 2019 at 14:47 UTC
    same error

    No, the same error would be "failure: 400" as mentioned in the title. Now you've reported "failure: 500". Different error.

    Argument "Key" isn't numeric in subtraction (-) at test.pl line 10.

    You haven't quoted your key names in the $headers hashref.

      thanks hippo. for correction. i have added quotes in my key names

      and this error seems to be fixed. Argument "Key" isn't numeric in subtraction (-) at test.pl line 10.

      now still only getting 500