American Express download stopped working...

Jeff Kletsky gnucash at allycomm.com
Mon Mar 1 20:51:31 EST 2010


Working for me with (though you'lll have to adjust UIDs and all):

accounts:

char provider="aqofxconnect"
int  uniqueId="12"
int  accountType="2"
char accountNumber="<my account>"
char accountName="AMEX"
char bankName="American Express Card"
char ownerName="Joint"
char country="US"
int  user="11"
int  selectedUser="11"

apps {
} #apps

provider {
} #provider

data {
   backend {
     int  maxPurposeLines="1"
     int  debitAllowed="0"
   } #backend
} #data

users:

int  uniqueId="11"
char backendName="aqofxconnect"
char userName="<my user>"
char userId="<my id>"
char customerId="<my id>"
char country="US"
char bankCode="AMEX"
int  lastSessionId="0"

data {
   backend {
     char org="AMEX"
     char fid="3101"
     char serverType="https"
     char 
serverAddr="https%3A%2F%2Fonline.americanexpress.com%2Fmyca%2Fofxdl%2Fdesktop%2FdesktopDownload.do?request_type%3Dnl_ofxdownload"
     int  serverPort="0"
     char flags="account_list", "statements", "emptyBankId", "forceSsl3"
   } #backend
} #data



On 3/1/2010 2:33 PM, Phil Hays wrote:
> "Client application or version is not supported by this server."
>
> I've been using gnucash for about a year, and all has worked fairly
> well. However this past week my American Express credit card download
> stopped working. I've collected a log with AQOFX_LOG_COMM = 1, and
> attached it, with userid and password changed, along with all large
> numbers, however I've kept the smaller ones.
>
> I also tried appver 1800, same result
>
> Is anyone else seeing this problem? Is there a known solution?
>
>    



More information about the gnucash-user mailing list