Thanks Jajati, for your response, I have shifted to library version that you have provided:
<version.oxd>3.0.1</version.oxd>
<dependency>
<groupId>org.xdi</groupId>
<artifactId>oxd-client</artifactId>
<version>${version.oxd}</version>
</dependency>
But unfortunately, it doesn't resolve the issue, I get the same message in logs, hence same response is obtained by my application: "Unknown internal server error occurs". Do you have other ideas what is wrong?
Thanks,
Alex