We managed to figure it out. It was a build error where IntelliJ was not updating the dependency. Thanks for the help.
E
Posts made by ethanmcgee
-
RE: 404 /api/two-factor/login
-
404 /api/two-factor/login
We have an application that is trying to complete a two-factor login via the API, but we are getting a 404 on /api/two-factor/login which is what the API docs indicate to use (https://fusionauth.io/docs/v1/tech/apis/login#complete-multi-factor-authentication).
Has the endpoint changed? We are using the Java FusionAuth Client Library (version 1.36.0) and Fusion Auth Self Hosted (version 1.36.6).
Please let me know if additional information is needed.