registerAccount(new Account\Account($options['client-id'], $options['client-secret'], $options['base-dir'])); } catch (Exception $e) { error_log('Analyst SDK receive an error: [' . $e->getMessage() . '] Please contact our support at support@analyst.com'); } } }