Topic: America First Credit Union
OFX support works beautifully! Thanks AFCU. Best Bank EVER!
You are not logged in. Please login or register.
OFX Home Forum → Institution Comments → America First Credit Union
OFX support works beautifully! Thanks AFCU. Best Bank EVER!
I get an "account not found error" trying to connect to AFCU.
I run this command in Terminal:
openssl s_client -connect ofx.americafirst.com:443
Then I paste the following:
POST / HTTP/1.1
Host: ofx.americafirst.com:443
Content-Type: application/x-ofx
Content-Length: 680
OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:NONE
<OFX>
<SIGNONMSGSRQV1>
<SONRQ>
<DTCLIENT>20110412162900.000[-7:MST]
<USERID>XXXXXXXX
<USERPASS>XXXX
<LANGUAGE>ENG
<FI>
<ORG>America First Credit Union
<FID>54324
</FI>
<APPID>QWIN
<APPVER>1200
</SONRQ>
</SIGNONMSGSRQV1>
<BANKMSGSRQV1>
<STMTTRNRQ>
<TRNUID>00000000
<STMTRQ>
<BANKACCTFROM>
<BANKID>324377516
<ACCTID>XXXXXXXX
<ACCTTYPE>CHECKING
</BANKACCTFROM>
<INCTRAN>
<DTSTART>20110101
<INCLUDE>Y
</INCTRAN>
</STMTRQ>
</STMTTRNRQ>
</BANKMSGSRQV1>
</OFX>
And I get this response:
HTTP/1.1 200 OK
Date: Sun, 13 Mar 2011 00:51:31 GMT
Server: NepalHttp/2.3
Content-Type: application/x-ofx
Connection: close
Accept-Ranges: None
Content-Length: 482
OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:NONE
<OFX><SIGNONMSGSRSV1><SONRS><STATUS><CODE>0<SEVERITY>INFO<MESSAGE>The operation succeeded.</STATUS><DTSERVER>20110312175132.836[-7:MST]<LANGUAGE>ENG<FI><ORG>America First Credit Union<FID>54324</FI></SONRS></SIGNONMSGSRSV1><BANKMSGSRSV1><STMTTRNRS><TRNUID>00000000<STATUS><CODE>2003<SEVERITY>ERROR</STATUS></STMTTRNRS></BANKMSGSRSV1></OFX>
So apparently, the sign in works, but for the BANKMSGSRSV1 I get a error code 2003, which I understand means "account not found". Any ideas what the problem is?
OFX Home Forum → Institution Comments → America First Credit Union
Powered by PunBB, supported by Informer Technologies, Inc.