Undefined index: info
Hossien-Salamhe opened this issue · 0 comments
Hossien-Salamhe commented
Undefined index: info
Exchange.php:277
throw new ResponseException($response['error']['info'], $response['error']['code']);
response is:
array:2 [▼ "success" => false "error" => array:2 [▼ "code" => 105 "type" => "base_currency_access_restricted" ] ]
error: $response['error']['info']