Conversation
supportI duplicated a website with make.com connector plugin installed. The plugin is giving me the same api key from the original website. Even if i remove the plugin and install it again, the api is not changing This topic was modified 1 year, 7 months ago by ceiltempest .
Make has apps for around 2,000 different services. As a result it’s not possible for us to provide support in many different support forums. You’d be best opening a ticket with Make’s Support team.
I guess the API key is stored on wp_options table and is not deleted on uninstall. Let’s try to find it on the database and delete it.
Make has apps for around 2,000 different services. As a result it’s not possible for us to provide support in many different support forums. You’d be best opening a ticket with Make’s Support team.
I guess the API key is stored on wp_options table and is not deleted on uninstall. Let’s try to find it on the database and delete it.