sca23.2/fortifyclient UploadFPR fails with HTTP request failed; HTTP status code: 401

we are using automation to upload FPR to SSC using following command:-

fortify/sca23.2.0/bin/fortifyclient -url  <https://<host>/ssc  -authtoken <out Analysis Upload Token>   uploadFPR -file WebGoat5.0-2.fpr  -projectVersionID <fortify Project Version Id>

Same token and command works for sca 21.2.3 and but with sca 23.2 it fails.

We also verified that cacerts under  sca23.2.0/jre/lib/security/cacerts  is uploaded with server certificate.

Question is: Is there any change in behaviour in sca 23.2 for clients connecting to ssc?