FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. mayank
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by mayank

    • Unable to create user with registration (combined)

      I have upgraded the fusion auth to 1.25.0

      Now, when trying to create a user along with registration using the java client, getting a 404 Not Found error.

      Can someone help me out here?

      posted in Q&A
      M
      mayank
    • RE: Fusion auth upgrade failing user registration

      This is the maven dependency used

      <io.fusionauth.version>1.6.0</io.fusionauth.version>

      posted in Q&A
      M
      mayank
    • Fusion auth upgrade failing user registration

      After upgrading the fusion auth version to 1.25.0, we are unable to register users along with registration combined.

      Found that there was an update in the release note for this: https://fusionauth.io/docs/v1/tech/release-notes/#version-1-25-0

      Allow the Registration API to accept the applicationId as a URL segment

      Fusion auth java client version: 1.7.0

      When using the java client library, the register method is responding with a 404 not found error.
      Is there anything wrong or something I am missing? From the java client docs, found that the most recent version of the java client is 1.7.0

      posted in Q&A
      M
      mayank