Closed jeff-vincent closed 4 years ago
I am experiencing a very similar issue. It might be the exact same problem so I'm adding on to this issue instead of making a new one.
Here is a screenshot of the error I receive once the OAuth process redirects me back to Google Docs.
I've also provided video of the OAuth process to VIP support in this Zendesk issue: https://wordpressvip.zendesk.com/hc/en-us/requests/114155
@georgeh - as @douglas-johnson is showing, we have this issue on VIP Go right now.
Here's what is happening:
"publicly_queryable" => false
, the connection will fail. On VIP Go, it looks like for some reason the post_types of: page, block, feedback, product
are what's causing the issue. Can we limit this to just posts
somehow?
@mikeyarce it looks like that the taxonomies query that is blowing up, so I am skipping post_types where publicly_queryable === false
in #120: https://github.com/Automattic/google-docs-add-on/pull/120/commits/4072a3d934055a20c401c72e0edbea9f722fc7c1
Once I have a testable version posted somewhere can I get you to test it?
Once I have a testable version posted somewhere can I get you to test it?
Absolutely, @georgeh !
I'm using a Chromebook and trying to connect to a WP blog. When I click "Add Wordpress Site"; select my blog from the dropdown list; and click "Approve" ...
I get this error as html in my browser: