2017-08-17 UTC
satamusic, davidmead, drkokandy, tantek, chimo, Kaja_, petermolnar, aaronpk, Ruxton, Zegnat, ben_thatmustbeme, wagle, sknebel, GWG, doubleloop[m], sebsel, Kaja and [jeremycherfas] joined the channel
tantek, chimo, jeremycherfas, arush, [kevinmarks], davidmead, jeremycherfas_, [miklb] and snarfed joined the channel
# 16:33 aaronpk attempting to install the micropub plugin in wordpress
# 16:34 snarfed [miklb]: so the response headers that quill shows...Location isn't there?
# 16:34 aaronpk well i can't log in to anything cause it says the authorization endpoint is indieauth.com which requires rel=me links to authenticate
# 16:35 Loqi [Ryan Barrett] Description
A Micropub server plugin. From micropub.net:
Micropub is an open API standard that is used to create posts on one’s own domain using third-party clients. Web apps and native apps (e.g. iPhone, Android) can use Micropub to post short...
# 16:36 snarfed if you run it on localhost it can skip auth entirely
# 16:37 [miklb] snarfed, testing from iOS I’m not seeing any response headers, just the error message.
# 16:38 snarfed (or easiest, just run both wp and quill locally...but may not be possible on your end)
# 16:38 aaronpk seems like maybe these would be good to put in a settings panel?
# 16:39 aaronpk maybe i am missing something. I set define('MICROPUB_LOCAL_AUTH', '1') in the config but it still says the authorization endpoint is indieauth.com
# 16:39 snarfed hey [miklb] do you get the same error message if you post a note without a photo?
# 16:41 [miklb] I was actually little behind master on my live site, so after pulling latest, I get the error on all attempts from my phone.
# 16:41 [miklb] snarfed, I’d be happy to help add a settings page.
# 16:41 snarfed very weird. i tested manually just now against master head, a note with photo, and it worked and returned the Location header
# 16:43 [miklb] trying to test desktop w/Quill, but IndieAuth is a little slow today
# 16:44 aaronpk uhoh that's weird, i'm seeing a github error in the indieauth.com loogs
# 16:45 [miklb] second time through worked. But am getting the location error message when attempting to just post a note now even from desktop
# 16:48 [miklb] yeah, for some reason now, nothing is posting from Quill to WordPress.
# 16:55 [miklb] snarfed, if you open an issue for what you’d like the settings page to have, and tag me, I can take a look.
# 16:56 aaronpk well looks like i'm diving into indieauth.com rubygem land for a while. if you figure out if quill is doing something wrong let me know
# 16:57 snarfed i wonder if something is stripping the Location header somewhere. hard to believe, but...
snarfed joined the channel
# 17:40 aaronpk oh hey, those settings have to go not at the bottom of wp-config.php
# 17:46 aaronpk [miklb]: there was an error with the Quill PR I just merged
[manton] joined the channel
# 17:51 aaronpk [miklb]: so I fixed that bug, but now i'm getting a 302 redirect to the login page for any micropub request, even on the command line
tantek and [miklb] joined the channel
# 21:45 [miklb] arronpk with the WP micropub endpoint or indieauth/quill w/GitHub?
# 21:49 [miklb] yeah, I’m unable to post text notes not to mention images now.
# 21:49 aaronpk it's like my wordpress install isn't getting the access token at all
# 21:52 [miklb] heh, I checked the endpoint URL and that’s the message you get “missing access token”
# 21:54 aaronpk i don't *think* my server is preventing the header from coming through
# 22:05 [miklb] with inkstone I’m able to post a note, but image didn’t work. No visible errors.
davidmead, [aarongustafson] and tantek joined the channel