[Kmymoney-devel] [Bug 280416] kmymoney uses wrong client ID when communicating with bank for account mapping
Cristian Onet
onet.cristian at gmail.com
Sun Aug 21 20:07:07 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=280416
--- Comment #1 from Cristian Onet <onet cristian gmail com> 2011-08-21 20:07:06 ---
I've tried to reproduce this and I do in fact get the errors you described with
American Express but it's not because KMyMoney does not send the correct
application version.
This is the request when I've selected Quicken Windows 2011 as the application
identifier:
OFX request: OFXHEADER:100
DATA:OFXSGML
VERSION:103
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:20110821225721.000
<OFX>
<SIGNONMSGSRQV1>
<SONRQ>
<DTCLIENT>20110821225721.000
<USERID>a
<USERPASS>a
<LANGUAGE>ENG
<FI>
<ORG>AMEX
<FID>3101
</FI>
<APPID>QWIN
<APPVER>2000
</SONRQ>
</SIGNONMSGSRQV1>
<SIGNUPMSGSRQV1>
<ACCTINFOTRNRQ>
<TRNUID>20110821225721.000
<CLTCOOKIE>1
<ACCTINFORQ>
<DTACCTUP>19700101
</ACCTINFORQ>
</ACCTINFOTRNRQ>
</SIGNUPMSGSRQV1>
</OFX>
As you can see '<APPID>QWIN' and '<APPVER>2000' are both correct so it seems
like the server dos not really support that application version or the
application ids we have are not correct.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list