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

    Posts made by carlnapiercook

    • java.lang.NullPointerException: Cannot read field "multiFactorConfiguration" because "<parameter1>" is null

      On my local dev I have

      1. FusionAuth version [1.38.0] (in a docker container),
      2. Reactor enabled,
      3. Email MFA enabled for a tenant, and
      4. a user configured with MFA

      13f9af6b-3b89-40a2-8806-31a2e7246d69-image.png

      When I call the following endpoint for that user

      GET {{fusionAuth}}/api/two-factor/status?userId={{fusionUserId}}
      Authorization: {{API_KEY}}
      

      I get

      fdc35654-318d-4d73-a93e-75c8e81f0798-image.png

      I'm not sure where to look next.

      posted in Q&A
      C
      carlnapiercook