fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

Anyone else using IndieAuth with Micro.blog? I can get indieauth/auth to work but when I do the next step in the flow — indieauth/token — I fail with {"error":"Invalid client_id or redirect_uri.”}, which seems straightforward but the client_id is the same as the one I provided to indieauth/auth (it’s a constant) and redirect_uri isn’t supplied as an argument as outlined in the docs.

Any help is appreciated! Thank you!

cc @manton @danielpunkass

help.micro.blog/t/indieauth/99
help.micro.blog/t/oauth-in-mic

|
Embed
Progress spinner
lucien@luciendupont.com
lucien@luciendupont.com

@fahrni Is this the secret project? :) Exciting!

|
Embed
Progress spinner
lwdupont
lwdupont

@fahrni Is this the secret project? :) Exciting!

|
Embed
Progress spinner
lwdupont
lwdupont

@fahrni Is this the secret project? :) Exciting!

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@lucien Yes. This is [Secret Project]! 🤫

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@manton @danielpunkass Ok, I got this figured out. I found a different URL in Manton’s book that informed me I needed to include additional parameters, then it magically started working! 🥳

|
Embed
Progress spinner
In reply to
manton
manton

@fahrni Glad it’s working! Is there anything in our help documentation that is wrong?

|
Embed
Progress spinner
manton@manton.org
manton@manton.org

@fahrni Glad it’s working! Is there anything in our help documentation that is wrong?

|
Embed
Progress spinner
manton
manton

@fahrni Glad it’s working! Is there anything in our help documentation that is wrong?

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@manton Maybe? It could also be me. I’m not the brightest bulb in the box. 😃

I’ll forward what I discovered in an email. Your book pointed me in the right direction!

|
Embed
Progress spinner
lucien@luciendupont.com
lucien@luciendupont.com

@fahrni 🫡

|
Embed
Progress spinner
lwdupont
lwdupont

@fahrni 🫡

|
Embed
Progress spinner
lwdupont
lwdupont

@fahrni Which book btw? I’m curious..

|
Embed
Progress spinner
lwdupont
lwdupont

@fahrni Which book btw? I’m curious..

|
Embed
Progress spinner
lucien@luciendupont.com
lucien@luciendupont.com

@fahrni Which book btw? I’m curious..

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@lucien This is the page in the book that pointed me in the right direction. I’m using MBs IndieAuth support. book.micro.blog/indieauth/

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@lucien 😀

|
Embed
Progress spinner
fahrni@curmudgeon.cafe
fahrni@curmudgeon.cafe

@manton In your IndieAuth chapter of the book the call to indieauth/token includes mention of sending the redirect_uri and me parameters. I didn’t see those in the help pages. They were mentioned in the call to indieauth/auth call, but not the indieauth/token help. Your book mentions it in both. That did it!

book.micro.blog/indieauth/

|
Embed
Progress spinner