CryptographicException: Input string does not contain a valid encoding of the 'RSA' 'Modulus' parameter.

General support.
Post Reply
User avatar
rotzmist
New Member
New Member
Posts: 1
Joined: Tue Nov 02, 2021 12:31 pm

Update Ulogin Pro => 1.9.47

CryptographicException: Input string does not contain a valid encoding of the 'RSA' 'Modulus' parameter.
System.Security.Cryptography.RSA.FromXmlString (System.String xmlString) (at <fb001e01371b4adca20013e0ac763896>:0)
bl_RSA.Encrypter (System.String data, System.String publicKey) (at Assets/Addons/ULoginSystemPro/Content/Scripts/Internal/General/bl_RSA.cs:23)
bl_DataBaseUtils.AddSecureField (UnityEngine.WWWForm wf, System.String key, System.String value) (at Assets/Addons/ULoginSystemPro/Content/Scripts/Internal/Utils/bl_DataBaseUtils.cs:221)
bl_LoginPro+<LoginProcess>d__34.MoveNext () (at Assets/Addons/ULoginSystemPro/Content/Scripts/Runtime/Main/bl_LoginPro.cs:116)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <49f4e7e791cc4fffacd88f729e2b1e4c>:0)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
bl_LoginPro:Login(String, String) (at Assets/Addons/ULoginSystemPro/Content/Scripts/Runtime/Main/bl_LoginPro.cs:102)
MFPS.ULogin.bl_SignIn:SignIn() (at Assets/Addons/ULoginSystemPro/Content/Scripts/Runtime/UI/bl_SignIn.cs:92)
MFPS.ULogin.bl_SignIn:DoSignIn() (at Assets/Addons/ULoginSystemPro/Content/Scripts/Runtime/UI/bl_SignIn.cs:66)
UnityEngine.EventSystems.EventSystem:Update() (at C:/Program Files/Unity/Hub/Editor/2020.1.3f1/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs:376)
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

If you have an update from an older version,
make sure you update everything included the PHP scripts and the database structure.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply