Erwan LE TUTOUR
Sep 20, 2022

Hello, thanks for your reading, I will try my best to answer your question.

Normally you can call the second api from postman without any problem.

In my exemple I have 2 distinct springboot application running :

- the first on 8080 who use the client

- the second on 8082 described by the client

With postman when I call my localhost:8082 endpoint I have a response.

So make sure that the API referenced by the client is running, if it's not you should have a Error: connect ECONNREFUSED message.

If it's running what HTTP response code do you have ?

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Erwan LE TUTOUR
Erwan LE TUTOUR

Written by Erwan LE TUTOUR

Passionate java developer who want to share.

Responses (2)

Write a response