Hey!
I am facing this assertion error.
Everything else is working fine. Other values are correct.
Assertion error is thrown here:
The problem is when I use the provided rest template, the value returned from the API is null. When I create a new restTemplate locally then there is the assertion error.
Can anyone explain the problem and send me in the right direction.