> On Jul 19, 2022, at 10:57 PM, Jeffrey Bush <j...@coderforlife.com> wrote:
> 
> I am setting up OFX-DirectConnect backend in GnuCash and I enter all of the
> information for the user and when I get to the end it asks you to request
> the account list. I do that and the resulting output says:
> 
> 22:34:28 Sending request...
> 22:34:28 Using GnuTLS default ciphers.
> 22:34:28 TLS: SSL-Ciphers negotiated: TLS1.3:ECDHE-RSA-AES-128-GCM:AEAD
> 22:34:28 Waiting for response...
> 22:34:28 Operation finished, you can now close this window.
> 
> All examples I can see online have something between "Waiting for
> response..." and "Operation finished". An error, a success message,
> something. But I get nothing at all.
> 
> I have double-checked all of the settings and they are correct. I have used
> the Python library ofxtools to connect with the settings and they work and
> I am able to get a list of accounts and transactions with that tool. The
> settings are:
> 
> FID = '94089'
> ORG = 'starone.org'
> URL = 'https://fs-services.1fsapi.com/eftxweb/tyfone.ofx'
> Client ID = 'F878CCBF-0AB5-4C61-A8DD-DD77275B4558'
> The username and password don't have anything besides letters and numbers
> in them (the wiki mentioned that that could sometimes be a problem). If I
> do give a username/password combo that is bad I do get an error during the
> account list retrieval, so it is at least getting that far.
> 
> Is there any way to get more logs of why this might be going wrong? I was
> thinking of submitting this to the aq mailing list, but I don't know
> German...
> 
> Another solution that I would actually prefer is to be able to run OFX
> import from the command line or API. I know that it would have to make
> assumptions about which accounts to make expenses go into since that is
> normally done interactively, but I am actually completely fine with that.
> What I want is to get the bayesian matching predictions that I can correct
> later.
> 
> Thanks!
> _______________________________________________

Well, you don’t have an error message, so that suggests you completed the 
request. 

That window that you can close is the comm status window, not the aqbanking 
setup window.

If you look in the aqbanking setup dialog, there is a Users tab and an Accounts 
tab. Have you looked to see if anything has shown up in the Accounts tab?

Martin (author of aqbanking) does just fine with English queries on the 
aqbanking mailing list. And he’s the best authority on aqbanking operation. 
Occasionally the gnucash interface with aqbanking throws in a couple curve 
balls, but he’d probably still know how to proceed.


--
Dave Reiser
dbrei...@icloud.com





_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to