Hi Everyone,
I connected my Wordpress with Patreon API. For some reason, it is not giving me options to set tier for blog post in Wordpress as it used to.
I have tried to reconnect and everything, but it’s still not working. It used to have a dropdown menu at the bottom right corner of a post for me to pick the tier. Right now, that Patreon dropdown menu is gone.
All the setting and health check are normal.
And this is what I got most recently 0.03 days ago
get_post - API v2 Class - UUID 2fb1e9d4-99ef-5ca6-810d-ac839490ff1d - 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”:“2fb1e9d4-99ef-5ca6-810d-ac839490ff1d”,“status”:“401”,“title”:“Unauthorized”}]}
1.02 days ago
get_post - API v2 Class - UUID 4d8c9144-0b3f-5ac4-991f-0e6463eb36f4 - 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”:“4d8c9144-0b3f-5ac4-991f-0e6463eb36f4”,“status”:“401”,“title”:“Unauthorized”}]}
4.54 days ago
delete_post_webhook - API v2 Class - UUID 3b80dc8a-c104-5d37-8202-0e3a6dfdf758 - Response code: 204 Response :
Thank you.
Unfortunately I followed the steps recommended to force-refresh the connection, but still it’s not showing the tier options in a post.
Is there anything else that I can do to fix the issue ?
Can you try unlocking a $1 post at your site by pledging through a patron account that you have (or can create) at patreon.com? Lets see if unlocking works normally.
I just tried pledged $1, but I was able to access all of the posts which were priced at $5 or above on my website.
Even more weird is: I can access this post(2.1.36《黔驴技穷》 – 听故事说中文) without becoming a patron, however, i was asked to become a patron in order to access this post(2.1.19《怀素写字》 – 听故事说中文).
However when I look at the setting for that post, there is no difference. Neither of them are showing the option of choosing the tier for that post.
If you logged in with your admin account, you would see all of your posts.
The other behavior you speak of sounds like a caching situation with your WP cache or server cache serving stale states of the posts (locked or unlocked). Try disabling the caches for a while to see if it changes.