FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    404 /api/two-factor/login

    Scheduled Pinned Locked Moved
    General Discussion
    two-factor api
    2
    3
    2.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      ethanmcgee
      last edited by

      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.

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @ethanmcgee
        last edited by

        @ethanmcgee I'm not sure what is going on. Can you please provide step by step repro instructions?

        Also, was this working on a previous version of FusionAuth?

        Finally, sometimes it can be helpful to use curl to call the APIs directly as that removes any possible issues with the client library.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • E
          ethanmcgee
          last edited by

          We managed to figure it out. It was a build error where IntelliJ was not updating the dependency. Thanks for the help.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post