Tried a fresh connection. Logged out of Patreon. Fresh connection still wont connect or generate new token etc. Everything goes to 404.
I think I’m also having the same issue. Just started today.
So sorry for your problems, but thank you for responding so I don’t feel so crazy.
I am also having the same issue 404 errors as well
I am also having the same issue 404 errors as well
I’m having the same issue here, I’ve tried a few different browsers and devices and it still occurs ![]()
I just checked other creators’ Wordpress sites, and I get a 404 page not found error when I try to log in with Patreon on their sites too, so it seems like this issue might be more widespread.
I think I found the issue! URL is missing a character. It’s missing a ‘?’ in the url. Looks like maybe a developer forgot to add that in. Try adding a ‘?’ after “register_client_creation” and before the string “submit” in your url and see if that works.
So right now, it’s “[…]register_client_creationsubmit[…]”. It needs to be “[…]register_client_creation?submit[…]”
I did that in my URLs and it went through (though for mine, I needed to add “?” after “authorize” in my url.
Obviously, a developer still needs to fix this on their end ![]()
This fixed it for me as well! Thank you so much for posting this!!
Thanks for reporting this and sharing details on how to repro this! This should be fixed now.
Apologies for the disruption! ![]()

