When I try to Automatically Create Response Parameters nothing happens and I'm trying to create an rss service. Please help.
When I try to Automatically Create Response Parameters nothing happens and I'm trying to create an rss service. Please help.
Hello! Could you post screenshot of Test tab?
Hello,
Most probably, the method of constructing the response structure is getting an incorrect data. Please make sure you use the same data format in your service as server sends.
Not sure what you mean. I did the test and the clicked on automatically create service response.
The types of structure (JSON, XML) in your service and on server must coincide. Could you please check this?
Changed it to xml. That did it. Thanks!
Glad it's working.