Hi David,
First and foremost, I would suggest ruling out any kind of 3rd party integration issues. That said, I would highly suggest deactivating ALL your plugins as well as switching back to the default WordPress theme (e.g., Twenty Fifteen).
If, by the way, you cannot log in to WordPress to accomplish the above then the following instructions should get you where you want to go:
Steps to revert back to default theme:
1. Via FTP, change the name of your current theme’s folder to something different
2. Log in to your site (e.g., https://www.mysite.com/wp-admin)
3. Go to Appearance > Themes
–> the system will report “The active theme is broken. Reverting to the default theme.”
And that’s it. As stated, you’ve been reverted to the default theme.
Steps to deactivate all plugins:
1. Via FTP, change the name of your plugin’s folder to something different
2. Log in to your site (e.g., https://www.mysite.com/wp-admin)
3. Go to Plugins > Installed Plugins
–> the system will report, for each plugin that was deactivated, “The plugin [plugin name] has been deactivated due to an error: Plugin file does not exist.”
And that’s it. Now all your plugins have been deactivated.
Of course, once you gain access to the site, you’ll want to rename the theme and plugins folders back to what they were. Then, you’ll want to reactivate the theme and plugins. But, reactivate the theme first, then test to see if the issue returns. If not, reactivate one plugin at a time, testing after each activation, until the issue returns. Then deactivate all plugins except for the last one activated and switch back to the default theme and test again. With the goal of reproducing the issue with a default WordPress install and just the one suspect plugin or possibly theme.
Once the culprit theme and/or plugin(s) have been determined, then it’s just a simple matter of reporting your case on the author(s) support site(s).
Hope this helps!
Randy