Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

afoysal's avatar

API response

I was getting API response from my API through postman. But suddenly I am not getting any response.

How can I debug this issue ?

0 likes
2 replies
Sinnbeck's avatar

Do you mean you get an error? Or is postman broken?

okusax's avatar

Hi! Can you share with us what Postman is showing when making the request?

Are you making the request to an external endpoint? Or do you own the API code?

If that's the case, you can check the app logs to see if something is written there when you make the request.

Please or to participate in this conversation.