SDKs for Unity / Error when calling authentication method
 Back to Docs

SDKs for Unity

  • Integration guide

  • Demo project

  • Authentication

  • Catalog

  • Subscriptions

  • Promotions

  • Item purchase

  • Player inventory

  • User account and attributes

  • Application build guides

  • Troubleshooting


  • Error when calling authentication method

    Issue description

    The issue appears when you call user authentication method from the code, or when starting the application and trying to authenticate the user. When this occurs, the following error message is displayed:

    Copy
    Full screen
    Small screen

      Request is missing required parameter, includes invalid parameter value, includes parameter more than once, or is malformed.

      The problem occurs in the following cases:

      • The user redirect URI is not specified in Publisher Account.
      • There are different user redirect URIs in Publisher Account and in the SDK settings.

      Issue status: Can’t be fixed on the SDK side.

      Fix

      To set up the new OAuth 2.0 client, follow the instructions.

      To specify or change the redirect URI for an already configured OAuth 2.0 client:

      1. Open your project in Publisher Account and go to the Login section.
      2. Click Configure in the pane of a Login project.
      3. On the navigation page, go to the Security block and select the OAuth 2.0 section.
      4. Click on the pencil icon in the line of the required OAuth 2.0 client.
      5. Specify OAuth 2.0 redirect URIs (a path in the application the user is redirected to after successful authentication, email confirmation, or password reset). You can specify multiple valid URIs.

      Notice

      To redirect users to a mobile application, the URI must match one of the following schemes:

      The URI must match the value specified in the SDK settings (Window > Xsolla > Edit Settings > Inspector) in the Callback URL field. If the Callback URL field is empty, app://xlogin.<APP_ID> is used for redirection, where <APP_ID> is the application ID from Edit > Project Settings > Player > Android (iOS) > Other Settings > Bundle Identifier. The same value must be added in Publisher Account in the Login > your Login project > Security > OAuth 2.0 section.

      1. Click Save changes.

      Was this article helpful?
      Thank you!
      Is there anything we can improve? Message
      We’re sorry to hear that
      Please explain why this article wasn’t helpful to you. Message
      Thank you for your feedback!
      We’ll review your message and use it to help us improve your experience.
      Rate this page
      Rate this page
      Is there anything we can improve?

      Don’t want to answer

      Thank you for your feedback!
      Last updated: May 16, 2023

      Found a typo or other text error? Select the text and press Ctrl+Enter.

      Report a problem
      We always review our content. Your feedback helps us improve it.
      Provide an email so we can follow up
      Thank you for your feedback!