Latest build is generating these errors:
0 days ago
Response code: 401 Response :{"error": "invalid_grant"}
0 days ago
Response code: 401 Response :{"errors":[{"code":1,"code_name":"Unauthorized","detail":"The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.","id":"3c41aab3-180f-4068-b572-31ab890ce9db","status":"401","title":"Unauthorized"}]}
0.01 days ago
Response code: 204 Response :
@codebard Tried reconnecting to resole to no avail. Reinstalled again just now and reconnected, got a 204 Response again and seeing if I get another 401 in a few minutes again.
Update: For some reason itās not pulling in my latest post so not sure whatās making it return 204 since that post isnāt on the WP posts page at all yet. Shouldnāt be anything stopping it, I donāt have caching set up on that domain/website, and I donāt have post-upload image processing set on the Lawyerād page either, hmm.
Update 2:
I just received a WordPress alert that the Patreon plugin is causing a problem with the WP cron as follows:
Error Details
=============
An error of type E_ERROR was caused in line 313 of the file /removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php). Error message: Uncaught ArgumentCountError: Too few arguments to function Patreon_Content_Sync::check_replace_patreon_images_with_local_images(), 2 passed in /home/removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php) on line 171 and exactly 3 expected in /[removed-for-privacy]/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php:313](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php:313)
Stack trace:
#0 /removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(171)](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(171)): Patreon_Content_Sync->check_replace_patreon_images_with_local_images('While things...', Array)
#1 /removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(129)](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(129)): Patreon_Content_Sync->add_new_patreon_post(Array)
#2 /removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(87)](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_content_sync.php(87)): Patreon_Content_Sync->add_update_patreon_post(Array)
#3 /removed-for-privacy/[lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_wordpress.php(2780)](http://lawyerdcomic.com/wp-content/plugins/patreon-connect/classes/patreon_wordpress.php(2780))
Update 3: Still same error, nothing syncing, reinstalling fresh and re-doing the token did not help and I am continuing to receive these errors as well:
**0.07 days ago**
Response code: 401 Response :{"error": "invalid_grant"}
**0.07 days ago**
Response code: 401 Response :{"errors":[{"code":1,"code_name":"Unauthorized","detail":"The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.","id":"bdc98f38-d0da-47a5-9123-1886faaf7794","status":"401","title":"Unauthorized"}]}
I just checked token settings compared to the plugin and everything checked out, though I just realized the token that the wizard auto-generates does not set app category on the client which might be where the 401 is coming from! I manually added āPatron Benefitsā under the clientās settings. I waited for sync to try to go through and it returned a 401 again as above.
This is a bit worrysome now as Patreon is dropping API support. I hope youāre not getting screwed on managing future development due to this codebard