I am using oauth2 for authorisation in my spring boot app but when I want to access data from one microservice to other microservice by feign client it give exception access denied 401 null
Asked
Active
Viewed 256 times
2
-
what exactly you are trying to do? – Biswajit Sep 18 '19 at 21:38
-
Already Answered https://stackoverflow.com/questions/50237709/how-to-send-bearer-authorization-token-using-spring-boot-and-feignclient – Anwar Reefat Mar 14 '21 at 06:26