Get data Errors With REST API -Please help!

Hello!

I’ve been pulling some information with REST API.
Sometimes it works well, but errors also occur.

In case working.
1.shot work well.


2.Shots-params work well.

3.preferences work wall

In case do not working.
1.Body not work with filters and fields


2. _search not working.

3. Body not work with filters and fields

4._text_serch not working

If you know what the problem is, please let me know.

Thank you.

Hi @chulho

Do you set correct header? If you use array or hash style, the header could be found here.

Hope it is helpful.

Cheers

Loney

Thank you for the reply.

I checked the part where the header option and Get and Post option that I set were wrong.
It’s working fine now.

Thank you.