05/15/2024 15:19:45

Problem description

Login authentication error 1105. "msg":"transfer {gopenid to uid failed} / {uid to gopenid failed} . current environment doesn't have this account {xxxxxx} please check environment configuration or query parameter"

Cause of the problem

Request parameter exception or environment configuration error

Solution

1. Check if the account {xxxxxx} is correct

If it is a negative number or other illegal character string, the game side needs to check whether the openid of the input parameter is correct. Usually, the correct {xxxxxx} is displayed as a string of real openid accounts.

2. Check if the gameid/channelid in the client and server request strings are consistent

If the gameid/channelid in the client and server request strings are inconsistent, the above error information will also appear.

3. Check whether the client and server's environments are consistent

It is recommended that, if the client and server of the game are in the same place, please refer to the following description to check whether the client and server are in the same environment, otherwise they need to be changed.

(1)Client: Check the configuration value of MSDK_URL in MSDKConfig.ini file and see if it points to the formal environment or the test environment of MSDK.
(2) Server: Check the domain name value in the request server interface URL and see whether it points to the formal environment or the test environment of MSDK.

Precaution:
Please refer to the form in the following documentation to find out which environment it points to. Environment



Copyright © 2024 MSDK.
All rights reserved.

results matching ""

    No results matching ""