Start work with Postman

Hello,

i would like to ask about reason of problem with GET question.

. Please see my attachment.

I use GET, send it then i have status 200 OK, but no texts is appearing in BODY?

Do you have ideas why? where can i have a problem?

Thanks in advance,

Marcin.

Hey @Marcin,

Welcome to the community! :trophy:

Is this a public API that you’re using or something internal?

Is looks like a issue from the server side as Postman is just returning the result of that API call.

Without more details about the implementation of the API, it’s going to be difficult for someone to provide you with a solution.