Same here – sometimes also daily. So since about 10 days…
Hi @kasia_codeword and @floumei,
Thank you for reaching out to us for assistance. This issue is being caused by the encryption that is required by Instagram/Facebook in regards to access tokens. This encryption relies on the Salt hashes in the wp-config.php file. Can you add and define the following to the wp-config.php file for the site:
SBI_ENCRYPTION_KEY
SBI_ENCRYPTION_SALT
You would use the same format as the logged_in_salt and logged_in_key in that file (example). The important part is to make sure the values for the two SBI items above matches on both the local and production site if you use separate ones. Once they are set, do not change them. You may need to reconnect the Instagram account(s) to the plugin after this change but moving forward this should hopefully resolve the issue you are having.
If you need further assistance please send us a support request using the form on our website here.
Best regards,
Thread Starter
Kasia
(@kasia_codeword)
Thank you very much for this. I am using the Sucuri plugin to automatically update all of the default WordPress Salt hashes once a week as a security measure. I’m betting my problems with disconnection coincided with that. Hopefully adding these additional salts that aren’t being targeted by Sucuri will resolve the issue. I’ll update again if this doesn’t resolve the issue long-term.
Thanks for the great support. I added the salt keys and so far it’s working. Otherwise, I’ll be happy to create a ticket if problems arise again.
Hey all,
Looks like the issue was likely related to the salt and tokens here so I will mark the thread as resolved. As mentioned above, if anyone does run into further issues you are welcome to start a new thread or contact us via our support form.
Many thanks.