1 year ago
#372100
Vishesh Dab
feign.FeignException$Unauthorized: [401] during [POST]
When i am trying to hit the API via postman on my local system for the service I am getting this exception.
feign.FeignException$Unauthorized: [401] during [POST] to [https://foo/foo/get] [ServiceNameFeignClient#search(SearchRequest)])]
Please if someone can suggest some help.
Basically while trying to hit the API via postman i am facing this issue.
java
exception
feign
0 Answers
Your Answer