Postman Cnnnection Error

I am trying to submit a get request to https://localhost:5000 however Postman says that it is unable to connect and only returns the following error: Error: connect ECONNREFUSED 127.0.0.1:5000
My internet and other connections are all operating fine, and I checked the SSL settings and they were fine, anyone know what this is?

:arrow_forward:

localhost connection doesn’t require internet . Make sure you are able access [https://localhost:5000] , make sure the service is running.

1 Like

It’s working now, thank you!

Glad that its working , :slight_smile: could you accept the answer

Yes, but is there like a button for something for that? Sorry I do not see any on my dashboard

There is a checkbox called solution or something near to the answer . You can select it that’s it . Thank you so much