Hello, thank you for your reply. The java code uses the below nonce value: final String nonce = String.valueOf(System.currentTimeMillis());
In perl i am using now
use Time::HiRes qw(gettimeofday); my $timestamp = int (gettimeofday * 1000);
Even after this change it still fails.:(.
In reply to Re^2: POST API in Perl using LWP::UserAgent with authentication providing errors
by ssara
in thread POST API in Perl using LWP::UserAgent with authentication providing errors
by ssara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |