{"error":"invalid_request","error_description":"Mismatching redirect URI.","state":"odbqmLhfSgx0ueeCW-7g-ptTwtGYEN1ObpZT_llc-jQ"}
I don’t understand why I keep getting this error. I’ve copied and pasted my domain url and have checked several times. I was previously integrating this on a MERN app, everything worked fine there. I’ve since decided to use Next.js for my project, but upon putting together a basic usage of NextAuth with Patreon, I keep getting the mismatching redirect. Are there any known issues using Patreon with Next? Its been difficult to find example code integrating Patreon OAuth. I’ve also confirmed that the client id and secret set as environment variables are correct.