[Kmymoney-devel] Re: OFX Error: 405 HTTP verb used to access this page is not allowed

Eric A. Bonney mailinglists at vanhlebarsoftware.com
Tue Jun 21 22:51:46 CEST 2011


Thanks Thomas!

That was what I needed. I am copying the output here for reference, but 
I will be calling the bank shortly to see if they can shed anymore light 
on the situation.

-Eric

url: https://ofx.huntington.com
request:
OFXHEADER:100
DATA:OFXSGML
VERSION:103
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:20110621162200.000

<OFX>
<SIGNONMSGSRQV1>
<SONRQ>
<DTCLIENT>20110621162200.000
<USERID>EABonney
<USERPASS>XXXXXXXXXX
<LANGUAGE>ENG
<FI>
<ORG>Huntington
<FID>3701
</FI>
<APPID>QWIN
<APPVER>1800
</SONRQ>
</SIGNONMSGSRQV1>
<BANKMSGSRQV1>
<STMTTRNRQ>
<TRNUID>20110621162200.000
<CLTCOOKIE>1
<STMTRQ>
<BANKACCTFROM>
<BANKID>XXXXXXXXX
<ACCTID>XXXXXXXXXXX
<ACCTTYPE>CHECKING
</BANKACCTFROM>
<INCTRAN>
<DTSTART>20110602
<INCLUDE>Y
</INCTRAN>
</STMTRQ>
</STMTTRNRQ>
</BANKMSGSRQV1>
</OFX>
response:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>405 - HTTP verb used to access this page is not allowed.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, 
sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 
2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>405 - HTTP verb used to access this page is not allowed.</h2>
<h3>The page you are looking for cannot be displayed because an invalid 
method (HTTP verb) was used to attempt access.</h3>
</fieldset></div>
</div>
</body>
</html>

Completed





On 06/21/2011 04:06 PM, Thomas Baumgart wrote:
> Hi,
>
> on Tuesday 21 June 2011 21:42:13 Eric Bonney wrote:
>
>> Ok so after downloading the latest source for Libofx and installing that I
>> was able to make KMyMoney with ofx enabled and was able to see the latest
>> Quicken strings finally. Thanks for the help guys! So now I am back to
>> stage one again unfortunately because I am still getting the 405 HTTP verb
>> error message.
>>
>> Is there anything that I can turn on that would give me more output so that
>> I could be better armed when I call my bank?
> The next step is to turn on logging of the requests and responses. That can be
> done in the following way:
>
>    touch ~/ofxlog.txt
>
> which will create that file. From now on, KMyMoney will log the traffic of
> requests and responses to the file. ATTENTION: it contains your access
> credentials in plain text!!! Before you send them to me via private mail
> please remove this information (replace it with XXX or so). I would also
> suggest to use my GPG key for encryption.
>
> The error message suggests, that the HTTP verb is not allowed. AFAIK, OFX uses
> Http POST requests. Maybe, you can get some more information about this from
> your bank.
>
>
>
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kmymoney-devel/attachments/20110621/4e59de38/attachment-0001.htm 


More information about the KMyMoney-devel mailing list