Title: Mike's Replies | WordPress.org

---

# Mike

  [  ](https://wordpress.org/support/users/evaran/)

 *   [Profile](https://wordpress.org/support/users/evaran/)
 *   [Topics Started](https://wordpress.org/support/users/evaran/topics/)
 *   [Replies Created](https://wordpress.org/support/users/evaran/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/evaran/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/evaran/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/evaran/engagements/)
 *   [Favorites](https://wordpress.org/support/users/evaran/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HubSpot All-In-One Marketing - Forms, Popups, Live Chat] Your HubSpot account has been disconnected](https://wordpress.org/support/topic/your-hubspot-account-has-been-disconnected/)
 *  Thread Starter [Mike](https://wordpress.org/support/users/evaran/)
 * (@evaran)
 * [2 weeks, 2 days ago](https://wordpress.org/support/topic/your-hubspot-account-has-been-disconnected/#post-18998209)
 * Hi [@cheffernan](https://wordpress.org/support/users/cheffernan/)
 * Only options I can find are the two I defined while debugging as mentioned above
   in wp-config.php:
   grep -ri “LEADIN_KEY|LEADIN_SALT”wp-content/plugins/leadin/
   public/auth/class-oauthcrypto.php: if ( defined( ‘LEADIN_KEY’ ) ) {wp-content/
   plugins/leadin/public/auth/class-oauthcrypto.php: return LEADIN_KEY;wp-content/
   plugins/leadin/public/auth/class-oauthcrypto.php: if ( defined( ‘LEADIN_SALT’)){
   wp-content/plugins/leadin/public/auth/class-oauthcrypto.php: return LEADIN_SALT;
   wp-content/plugins/leadin/leadin.php:if ( ! defined( ‘LEADIN_KEY’ ) && defined(‘
   LOGGED_IN_KEY’ ) ) {wp-content/plugins/leadin/leadin.php: define( ‘LEADIN_KEY’,
   LOGGED_IN_KEY );wp-content/plugins/leadin/leadin.php:if ( ! defined( ‘LEADIN_SALT’)&&
   defined( ‘LOGGED_IN_SALT’ ) ) {wp-content/plugins/leadin/leadin.php: define( ‘
   LEADIN_SALT’, LOGGED_IN_SALT );wp-config.php:define(‘LEADIN_KEY’,’lorem’);wp-
   config.php:define(‘LEADIN_SALT’,’ipsum’);wp_option database has_account_name 
   = unset_portal_domain = unset…_refresh_token = random string/hashThose these 
   appear to all be unset by uninstall.php
 * I can see in the plugin it checks if LEADIN_KEY & LEADIN_SALT are defined and
   then falls back to the WP keys/salts, so likely the issue is something else?
   
   We cannot do anything with the plugin settings, there’s the login page only. 
   The other tabs are disabled when disconnected.ThanksMike
 * Edit: Just tried connecting a new user/account and it connected, cleared the 
   domain cache and reset the plugin and will ask our HS admin to try and reconnect–
   does this require deleting the old/existing connections from settings > integrations
   > connected apps, or is this a question for HS support? 🙂
    -  This reply was modified 2 weeks, 2 days ago by [Mike](https://wordpress.org/support/users/evaran/).

Viewing 1 replies (of 1 total)