owolter
Forum Replies Created
-
Forum: Plugins
In reply to: [WP to LinkedIn Auto Publish] Unable to authorizeHey @anjali94, thanks for your reply. I followed the guide exactly when setting up the app originally.
Here’s a screenshot showing the three products available. Note that the only difference between your screenshot and mine is that my “Sign In with LinkedIn” says “Sign In with LinkedIn using OpenID Connect”. There is no non-OpenID Connection version available to add.
Could this be the difference? Maybe creating an app that works with your plugin is no longer possible?

I can’t imagine why that worked Michal, considering I had just made the original app a few days ago. But yes it solved it. Thanks.
UPDATE: In debug mode, the error says “refresh token must be passed in or set as part of setAccessToken”
And here’s the stack:
#0 /html/wp-content/plugins/skaut-google-drive-gallery/class-api-client.php(116): Sgdg\Vendor\Google\Client->fetchAccessTokenWithRefreshToken() #1 /html/wp-content/plugins/skaut-google-drive-gallery/class-api-client.php(134): Sgdg\API_Client::get_authorized_raw_client() #2 /html/wp-content/plugins/skaut-google-drive-gallery/class-api-client.php(152): Sgdg\API_Client::get_drive_client() #3 /html/wp-content/plugins/skaut-google-drive-gallery/class-api-facade.php(87): Sgdg\API_Client::initialize_batch() #4 /html/wp-content/plugins/skaut-google-drive-gallery/admin/settings-pages/basic/root-selection/class-list-ajax-endpoint.php(132): Sgdg\API_Facade::get_drive_name() #5 /html/wp-content/plugins/skaut-google-drive-gallery/admin/settings-pages/basic/root-selection/class-list-ajax-endpoint.php(75): Sgdg\Admin\Settings_Pages\Basic\Root_Selection\List_Ajax_Endpoint::path_ids_to_names() #6 /html/wp-content/plugins/skaut-google-drive-gallery/helpers/class-helpers.php(42): Sgdg\Admin\Settings_Pages\Basic\Root_Selection\List_Ajax_Endpoint::ajax_handler_body() #7 /html/wp-content/plugins/skaut-google-drive-gallery/admin/settings-pages/basic/root-selection/class-list-ajax-endpoint.php(53): Sgdg\Helpers::ajax_wrapper() #8 /html/wp-includes/class-wp-hook.php(308): Sgdg\Admin\Settings_Pages\Basic\Root_Selection\List_Ajax_Endpoint::handle_ajax() #9 /html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #10 /html/wp-includes/plugin.php(517): WP_Hook->do_action() #11 /html/wp-admin/admin-ajax.php(188): do_action() #12 {main}- This reply was modified 2 years, 9 months ago by owolter.
This is happening again, but hours after authenticating. The galleries are also saying “Unknown error” so it seems maybe the authentication is expiring after an hour or two?
I’m only able to fix it temporarily by revoking and granting permission. That only lasts a few hours.
That fixed it. Thanks Marek!
Hi Chris @osiak
How did you accomplish this with User Session Synchronizer? As I understand it, that requires two separate WordPress installations (which is not what Multiple Domain Mapping on Single Site is for).
Just an update:
After tracing this through the plugin code, it appears that there is a bug with the “Never cache pages that use these tags:” box under the Page Cache config page. This box was always left blank (as we don’t have anything to exclude).
But I fixed this error and the caching by typing a random string into the box and saving (I typed the word “huh” into the box).
Well, strangely, it’s only showing a few select posts, when we’ve published quite a bit of other news since.
Compare
http://windsorite.ca/news-sitemap.xml
to our RSS feed
1) The entire plugin and its directories, including the XML files, have been already excluded from w3tc.
2) No modification made whatsoever. Running the plugin as installed from its page here on ww.wp.xz.cn.
Forum: Plugins
In reply to: [Visual Form Builder] Security check: referal does not match this site.Same problem here. Skip referral check added to functions.php but it doesn’t fix the problem.