• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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 • 28 Feb 2023, 15:13 • spencer 28 Feb 2023, 15:17
    2
    0
    Votes
    2
    Posts
    2.1k
    Views

    S 28 Feb 2023, 15:17

    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
    • • 27 Feb 2023, 18:07 • spencer 10 May 2023, 09:48
    4
    1
    Votes
    4
    Posts
    29.8k
    Views

    G 10 May 2023, 09:48

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