Getting exception on ITeamRepository.login() method - Client and server versions do not match.
My code is running with the 4.0.2 SDK and the server is running 3.0.1.3
What can I do to get around this exception. Since my code is running with an SDK level that is above the server level I would have expected the SDK to handle the backwards compatibility.
I'm hoping that I do not have to find and old SDK and use those jar files in my JVM.
What can I do to get around this exception. Since my code is running with an SDK level that is above the server level I would have expected the SDK to handle the backwards compatibility.
I'm hoping that I do not have to find and old SDK and use those jar files in my JVM.