Help for this page

Select Code to Download


  1. or download this
    sub run_api_call {
     #start with connecting to Onelogin and getting the profiles
     $client->getUseragent()->proxy(['https'], 'http://proxy.com:8080');
    ...
      $client->addHeader('Content-type','application/json');
      $client->GET($_[0]);
    }
    
  2. or download this
    sub run_api_call {
     #start with connecting to Onelogin and getting the profiles
     $client->getUseragent()->proxy(['https'], 'http://proxy.com:8080');
    ...
      $client->addHeader('Content-type','application/json');
      $client->GET($_[0]);
    }
    
  3. or download this
    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.