gRegorLove / indiebookclub

indiebookclub is a simple app for tracking books you are reading https://indiebookclub.biz
24 stars 1 forks source link

Debug micropub publishing issues with CMS #1

Open gRegorLove opened 6 years ago

gRegorLove commented 6 years ago

This issue is primarily for reference while debugging micropub publishing to other platforms. I don't think these are currently issues with indiebookclub itself, but who knows? :]

kimberlyhirsh commented 5 years ago

I'm getting this error with IndieAuth/Micropub in WordPress with indiebookclub but not Quill or Teacup {"error":"forbidden","error_description":"Unauthorized"}.

dshanske commented 5 years ago

@gRegorLove I see that you use indieauth/client. Are you using the latest version? Just to cover ourselves.

gRegorLove commented 5 years ago

@dshanske Using 0.4.1 which is not the latest, but there's only been a couple commits since then adding debugging and PKCE.

gRegorLove commented 2 years ago

Now using the latest IndieAuth\Client, v1.1.5. https://indiebookclub.biz/updates#post-2021-12-03

Will leave this issue for further discussion if it happens again, but I haven't heard of this happening for a while now.