Relative Content

Tag Archive for javarestcontrollerresttemplate

Getting 500 code from rest template integration

I want to create simple task: make integration by restTemplate with other service by REST.
But I always see code 500 from this service if I use my endpoint which has the REST integration and 200 OK if I use directly this integration. I think there is a simple solution which I cannot see.
So, service that is called is