Forum Discussion

AngelaIp's avatar
AngelaIp
Ideator I
2 years ago
Solved

Renewing expired Oauth certificates lead to error 502. What can be the reason?

Hi community, I have an older Innovator 12 instance were the OAuth certificates are about to expire. This topic is mentioned in this thread which also contains the current Aras solution to renew ...
  • AngelaIp's avatar
    2 years ago

    Question solved, I found the solution. The recertification doesn´t work if your password contains characters like $ and ; cause they aren´t escaped by the batch job. These characters works for the initial certificates created with the installer, but not for the ones you create with the batch job. So I mainly got the 502 error cause my passwords were wrong.

    I changed the passwords completely and now everything works as expected.