Help for this page

Select Code to Download


  1. or download this
    https://sso.abc.com/api/v1/users?limit=200 .
    Its Responsecode1 : 500  .
    ts Responsecontent : SSL upgrade failed: SSL connect attempt failed er
    +ror:1416F086:SSL routines:tls_process_server_certificate:certificate 
    +verify failed at C:/Strawberry/perl/vendor/lib/LWP/Protocol/http.pm l
    +ine 209.
     .
    JSON error at line 1, byte 1/196: Unexpected character 'S' parsing ini
    +tial state: expecting whitespace: 'n', '\r', '\t', ' ' or start of st
    +ring: '"' or digit: '0-9' or minus: '-' or start of an array or objec
    +t: '{', '[' or start of literal: 't', 'f', 'n' at Sync-All-users-prof
    +ile-Working.pl line 167.
    
  2. or download this
    cpan> install Mozilla::CA
    Mozilla::CA is up to date (20200520).code>
    
    ...
    t/signal-readline.t ............... skipped: signals not relevant on t
    +his platform
    t/sni.t ........................... ok
    t/sni_verify.t .................... 1/17
    
  3. or download this
    #!/usr/bin/env perl
    use strict;
    no warnings;
    ...
       my $responsecontent = $client->responseContent() ;
      print "Its Responsecode1 : $responsecode  . \n";
      print "ts Responsecontent : $responsecontent . \n";