<clientError ErrorCode="67109714" ErrorString="Given authcode is not valid. Please provide the correct authcode to proceed with registration." errorLevel="2"/>
<SimError ErrorCode="4294967295" ErrorString="Given authcode is not valid. Please provide the correct authcode to proceed with registration." errorLevel="2"/>
I have used this authcode and I know it to be valid, what am I missing here?
Best answer by Orazan
I checked the case that was created and it was closed with the following resolution:
“The auth code in the XML had a typo. Even though we have been using this package for years, we always used it as a silent install and passed the correct Auth code when calling the installer. Because of the other issues we were having we switched from silent install to interactive install without noticing that the code in the XML was off by one letter. Once the other issues (firewall, packages and unix group) were resolved the install would have worked if not for the typo.”
It appears this issue is resolved.
If you have a question or comment, please create a topic
Sometimes if there’s a communication issue during registration, you can see this error. Can you check SimCallWrapper.log on the client for any communication errors or attach the log here and I can have a look.
I checked the case that was created and it was closed with the following resolution:
“The auth code in the XML had a typo. Even though we have been using this package for years, we always used it as a silent install and passed the correct Auth code when calling the installer. Because of the other issues we were having we switched from silent install to interactive install without noticing that the code in the XML was off by one letter. Once the other issues (firewall, packages and unix group) were resolved the install would have worked if not for the typo.”