Attempting to export via XML recorded call data.

Attempting to export via XML recorded call data.



Prior to Feb 2009 this URL request was working.

 
    url = " http://crm.zoho.com/crm/private/xml/Cases/getAllRecords?loginName=bobs@pos-plus.com&apikey=XXXXXX$$& lastModifiedTime = ""2008-05-27 00:00:00"""
 
The above line was pasted from the VB6 program.
 
It was pulling all calls since 2008-05-27  
When it was run a few days ago it only pulled calls after mid Jan 2009 and not even all of those calls were returned.
 
I just tried it again and now only receive the following:
 

<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/crm/private/xml/Cases/getAllRecords"><error><code>4832</code><message>Problem occured while processing the request</message></error></response>


 
Does anybody have a clue what might be happening here?
 
CharlesM@POS-Plus.com
 
Thanks in advance.