Why does the Web Service to GET data from an URL cannot retrieve any field? | XM Community
Skip to main content
Question

Why does the Web Service to GET data from an URL cannot retrieve any field?

  • April 30, 2022
  • 1 reply
  • 17 views

Tushti
Forum|alt.badge.img+1

Web Service to GET data from an URL is giving the message"The web service returned no field".
It is a link for a php file. This is the URL I am using http://kongkaboti.com/joziba.php
But he raw data is shown as follows

The URL is displaying perfectly. I have used http instead of https in the webservice. I wonder due to what kind of issue in the URL, the web service could not retrieve any fields ? And how can I fix it?

1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • May 3, 2022

I'm not sure why this happens, but I've faced a similar issue multiple times.
Usually, enclosing the data in a "body" field does the trick.