Postman respones just {}

My question: Hello! i found an issue on Postman, the responses is not have value

Details (like screenshots):

How I found the problem: i have return on the code

Please Help me

Hi @aryaasatya, Welcome to the community!

Seeing the screenshots, it seems that you are able to send requests to your PHP service.

Since your web service is returning {}, you may need to debug the code further to see if it is able to map data correctly or not.