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

    Prevent sending "locale" query string to the redirect URL?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    425
    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.
    • T
      Theraloss
      last edited by

      Hello,
      we're currently integrating our FusionAuth app with an external provider. The issue we're facing is that when our app redirects to the provider it attaches also a locale=en_US query string that, unfortunately, does break the provider since they only accept en as valid locale.
      Is there anything we can do to avoid attaching that value?

      Right now I've tried to force a "en" locale with an hidden field in the login form, but does not seem to work with Social sign in.

      mark.robustelliM 1 Reply Last reply Reply Quote 0
      • mark.robustelliM
        mark.robustelli @Theraloss
        last edited by mark.robustelli

        @theraloss said in Prevent sending "locale" query string to the redirect URL?:

        locale=en_US

        When you query the user, does anything show up in the preferred languages? Also, are you using the FusionAuth hosted login pages?

        Have you used a network monitor to see if the the local is put into the query string by FusionAuth or the IdP?

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