Hi Team, I am trying to get the specific LRE project details by using the LRE REST API, But I get the below error in Java. Could anyone please help? What I am missing here. The same URL works in Postman.
HttpHeaders headers = new HttpHeaders();
headers…