Support Knowledge Base >> Reseller Guides >> Reseller API Guide

Search |

Procedure To Retrieve XML Sent And Received

While using one of the API kits, if you encounter any error that you need to report to JAGOAN.COM, you would need to provide the XML sent and received for the call you were making. Following is the procedure that you need to follow to retrieve the XML, for the various API kits we provide:

1. PHP kit: Set the debug value to true in the lib/config.php file

2. Perl kit: Set the $debugMode to 1 in /examples/cgi-bin/constants.cgi

3. .NET kit: Set the static property Properties.Debug = True in statics.aspx

Having retrieved the XML sent & received, please contact us at  support@jagoan.com, along with the following details:

  • your Reseller Username
  • Service URL you were using
  • API kit Language
 

Created on:  
Jun 22, 2005 5:59 AM  GMT
Last Updated on:   Dec 12, 2006 1:55 PM  GMT
 
Answer Read This FIRST - General API Integration Instructions 
Category Sample API Flow 
Category Java API Kit 
Category PHP API Kit 
Category .NET API Kit 
Category Perl API Kit 
Answer IMPORTANT: API Abuse 
Answer IMPORTANT: Modification of Result of Search calls made using the API 
Answer Server Error Format Description 
Answer Data Validation of Parameters passed in an API Method Call 
Answer Common API Examples and Errors 
Category Emulate and Debug your API Calls 
Answer Procedure To Retrieve XML Sent And Received