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

    Topics created by spencer

    • S

      Solved Receiving `[invalidJSON]` error when making FusionAuth API calls

      Q&A
      • api error json • • spencer
      2
      0
      Votes
      2
      Posts
      1.8k
      Views

      S

      HTTP clients, not just Axios, may impose their own requirements for building a valid request or have their own quirks to deal with.

      In this case the error can be resolved by providing a Content-Length header with the length of the JSON request data when making the API request via Axios.

      If you experience issues with a particular HTTP client, it may be helpful to compare the behavior with another client or check whether there are HTTP headers that may be required by the client.

    • S

      Upcoming Google Identity Provider changes

      Announcements
      • • • spencer
      4
      1
      Votes
      4
      Posts
      29.0k
      Views

      G

      The latest templates use lookupLoginMethod(clientId) and not just loginMethod.