Answer the question
In order to leave comments, you need to log in
How to test requests between microservices in Postman?
Hey!
There is an accounting server (I test some of its internal methods through localhost: 8080 in Postman).
I wrote down a separate service for authentication and validation / renewal of the token.
QUESTION: How to test cross-server requests? is it possible to somehow open another locale in Postman to check that the filter works in accounting (before accessing the methods, it sends an intermediate request to receive a new token to the authentication service)? Or how is communication between microservices verified? Thanks
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question