2018-09-10 UTC
[kevinmarks] and [iambismark] joined the channel
# 03:37 GWG miklb: Can you tell me the error response if you use a branch in my micropub repo called forbidden?
# 03:38 GWG I added an error check line that advises the auth response if forbidden
# 03:39 GWG I want to know if it is logging in, but isn't recording it
# 03:40 miklb if it is just one line, I'll manually apply the patch in a branch of my repo
# 03:54 miklb and Not Logged in Yet Micropub Auth Response
# 03:56 GWG So, it is somehow not logging you in
# 03:56 GWG I'm going to try something more basic.
# 03:56 GWG I'm going to see if I can do some command line tests.
# 03:56 GWG Which means I need to add a feature to IndieAuth
# 04:02 GWG Well, if you look at what it returned, it returned a token for your user, but said you weren't logged in
# 04:03 GWG It shows it found User 1, which is you.
# 04:05 miklb it hangs at the syndication links, that's the error on the Omnibear logs
# 04:06 miklb which is what is also weird. I get passed the auth screen and it acts like everything is ok then hangs at getting syndication links and shows the error in its logs. I thought I linked to that at some point. I could be wrong
# 04:07 miklb or I am about to actually understand how the auth works :-)
# 04:09 miklb it shows the token is authed in the admin and Omnibear has a token stored.
# 04:10 GWG Queries and Posts both require auth
# 04:10 GWG So, it is hanging trying to get the syndication because it needs auth to get it
# 04:14 GWG And Omnibear had the problem before that it was trying to use cookie auth
# 04:15 miklb I had cleared cookies, logged out of both the extension and my WP site, and stepped through it with the 1.2 beta and same 403 error. It's not the end of the world for me personally as I've never been able to use it. I'd love to solve it, but it's not a blocker for me.
# 04:17 miklb but if it helps the others who have similar error, I'll do what ever I can to help debug
# 04:19 GWG My next step is to add the ability to IndieAuth to generate a token so I can do command-line testing.
# 04:19 GWG It's a feature on the list anyway
# 04:19 GWG Basically, put in an endpoint in the IndieAuth plugin that allows testing the header and such, also a feature request.
# 04:30 miklb so I just tried disabling the indieauth plugin and authorize with Omnibear and says missing endpoints. So micropub doesn't work as a standalone plugin?
# 04:31 miklb or am I forgetting a step for using something different.
# 04:33 GWG miklb: It does. It should fall back to Indieauth.com
# 04:35 miklb well, Omnibear doesn't even start the connection, saying endpoints missing. Do I need to manually added something for indieauth.com use?
# 04:38 GWG I just pulled your site and I see the header as the IndieAuth plugin
# 04:39 miklb I switched back to triple check. Turn if off, as soon as I enter my URL in OB it throws error saying missing endpoints. Activate Indieauth, it connects right away.
# 04:50 GWG Then we still have a problem with your site not loading the authorize file.
# 04:50 GWG The one I had the issue with disabling before, if you remember
# 04:50 GWG Remember that started that whole other issue
# 05:03 miklb so Omnibear 1.2 auths fine and I can post from it with micropub 1.4.3
# 05:05 miklb I hadn't actually been able to do that before.
# 05:06 GWG Okay. I just built a new IndieAuth feature to generate a token on the backend for testing.
# 05:07 GWG And I'm going to add a test endpoint
# 05:11 miklb interestingly I'm seeing the reply via micropub issue in 1.4.3 as well.
# 05:12 miklb anyway, just ping me if you me to test anything. I'm going to be busy this week but will have time to test anything you need.
# 05:56 Loqi [dshanske] #110 Add test endpoint and ability to add tokens from backend
# 05:56 Loqi Ok, I'll tell them that when I see them next
# 05:56 Loqi [dshanske] #110 Add test endpoint and ability to add tokens from backend
jeremych_, ben_thatmustbeme, [grantcodes], [jgmac1106], [schmarty], [eddie], miklb_ and jgmac1106 joined the channel
# 14:27 miklb_ that looks interesting, but the token gets passed with Omnibear
[tantek], [schmarty], jgmac1106, [manton] and [keithjgrant] joined the channel
# 18:11 GWG miklb, the idea is that with a manual token and a simple test endpoint diagnosis may be easier
[keithjgrant], [gregorlove] and [manton] joined the channel