string(16) "podio@dvi360.com"
Podio API error occured.object(PodioRateLimitError)#2 (11) {
  ["body"]=>
  array(6) {
    ["error"]=>
    string(10) "rate_limit"
    ["error_detail"]=>
    NULL
    ["error_description"]=>
    string(72) "You have hit the rate limit. Please wait 300 seconds before trying again"
    ["error_parameters"]=>
    array(0) {
    }
    ["error_propagate"]=>
    bool(false)
    ["request"]=>
    array(3) {
      ["url"]=>
      string(32) "http://api.podio.com/oauth/token"
      ["method"]=>
      string(4) "POST"
      ["query_string"]=>
      string(0) ""
    }
  }
  ["status"]=>
  int(420)
  ["url"]=>
  string(12) "/oauth/token"
  ["message":protected]=>
  string(19) "PodioRateLimitError"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(1)
  ["file":protected]=>
  string(56) "/home/dvidiv74/public_html/podio-php-4.3.0/lib/Podio.php"
  ["line":protected]=>
  int(338)
  ["trace":"Exception":private]=>
  array(3) {
    [0]=>
    array(6) {
      ["file"]=>
      string(56) "/home/dvidiv74/public_html/podio-php-4.3.0/lib/Podio.php"
      ["line"]=>
      int(111)
      ["function"]=>
      string(7) "request"
      ["class"]=>
      string(5) "Podio"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(4) {
        [0]=>
        string(4) "POST"
        [1]=>
        string(12) "/oauth/token"
        [2]=>
        array(5) {
          ["grant_type"]=>
          string(8) "password"
          ["username"]=>
          string(16) "podio@dvi360.com"
          ["password"]=>
          string(12) "umIeMD8gZ4E2"
          ["client_id"]=>
          string(44) "omni-automations-dvi-custom-data-corrections"
          ["client_secret"]=>
          string(64) "QqmoxEuidohRRrvDxpzHY5B8YanhIzNs8eUQxb8ayXFRWLRcBXU0Ik8WoTH5rWah"
        }
        [3]=>
        array(1) {
          ["oauth_request"]=>
          bool(true)
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(56) "/home/dvidiv74/public_html/podio-php-4.3.0/lib/Podio.php"
      ["line"]=>
      int(65)
      ["function"]=>
      string(12) "authenticate"
      ["class"]=>
      string(5) "Podio"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(2) {
        [0]=>
        string(8) "password"
        [1]=>
        array(2) {
          ["username"]=>
          string(16) "podio@dvi360.com"
          ["password"]=>
          string(12) "umIeMD8gZ4E2"
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(72) "/home/dvidiv74/public_html/comp-life/sync-from-policy-info-to-policy.php"
      ["line"]=>
      int(10)
      ["function"]=>
      string(26) "authenticate_with_password"
      ["class"]=>
      string(5) "Podio"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(2) {
        [0]=>
        string(16) "podio@dvi360.com"
        [1]=>
        string(12) "umIeMD8gZ4E2"
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["request"]=>
  array(3) {
    ["url"]=>
    string(32) "http://api.podio.com/oauth/token"
    ["method"]=>
    string(4) "POST"
    ["query_string"]=>
    string(0) ""
  }
}