FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login
    The current pre-release of the client ("pioneer" in the version) is only compatible to itself. So you can only play with other testers. Please be aware!

    I cant statr FAF

    Scheduled Pinned Locked Moved I need help
    5 Posts 5 Posters 683 Views
    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.
    • F Offline
      fynjy
      last edited by

      Client Version: 2023.1.2
      java.lang.IllegalArgumentException: No redirect uris provided
      at com.faforever.client.login.OAuthValuesReceiver.receiveValues(OAuthValuesReceiver.java:55)
      at com.faforever.client.login.LoginController.onLoginButtonClicked(LoginController.java:271)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

      1 Reply Last reply Reply Quote 0
      • W Offline
        WutangJosh
        last edited by

        I am having this exact same issue, have you solved it?

        1 Reply Last reply Reply Quote 0
        • C Offline
          Cujo67
          last edited by

          Same problem today. Strange. Reinstalled FAF app, still same issue.

          1 Reply Last reply Reply Quote 0
          • T Offline
            Tripod
            last edited by

            have you updated Java? Have you tried clearing the cache? It looks like this is related to authentication

            1 Reply Last reply Reply Quote 0
            • R Offline
              RachelGomez
              last edited by

              The error message you encountered suggests that there are no redirect URIs provided in the code or configuration. Redirect URIs are important for the OAuth authentication process to redirect the user back to the application after authentication.

              To resolve this issue, you need to ensure that the redirect URIs are properly set up and configured in your code or application settings. Check the code or configuration related to the OAuth authentication process and make sure that valid redirect URIs are specified.

              If you are not familiar with the code or configuration related to the OAuth authentication process, it might be helpful to consult the documentation or seek assistance from the developers or support team responsible for the application or library you are using.

              By providing the necessary redirect URIs, you should be able to resolve the "No redirect uris provided" error and proceed with the authentication process successfully.

              Regards,
              Rachel Gomez

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