Code Monkey home page Code Monkey logo

Comments (13)

scottrobertson avatar scottrobertson commented on June 23, 2024

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

I hadn't, but I just tried that and still no luck.

I have also tried defining the optional variables with no luck either.

I am right in thinking that it should be automatic, right? They don't queue and need the import manually running each time?

from fintech-to-ynab.

scottrobertson avatar scottrobertson commented on June 23, 2024

They will send the webhooks to the URL you defined when you make a transaction

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

Which was the Heroku URL. What I mean is that do they then get stored somewhere, queued up, and then you need to manually import from Ruby to push them into YNAB or should it be automatic?

from fintech-to-ynab.

scottrobertson avatar scottrobertson commented on June 23, 2024

Ah, no they get pushed in instantly.

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

I figured they would, I just thought I would eliminate user error!

Any other ideas? Does it log incoming requests anywhere? I tried to look but cant see anything obvious any know nothing about Ruby!

from fintech-to-ynab.

scottrobertson avatar scottrobertson commented on June 23, 2024

If you are tailing the heroku logs, you would see the requests coming in.

How are you triggering the transactions?

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

Ah ok, so I think I have the issue. The requests are indeed coming in and processing, it connects to YNAB and gets the following back:

ArgumentError (invalid value for 'type', must be one of ["checking", "savings", "creditCard", "cash", "otherAsset", "investmentAccount"].):

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

I am transferring back and forth between Starling and Monzo

from fintech-to-ynab.

scottrobertson avatar scottrobertson commented on June 23, 2024

Hmm ok. Sounds like YNAB have account types that are not present in the API specs, this has happened before. I don't have time to debug right now, but i will follow up with some questions as soon as i can.

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

Sure no problem, thanks Scott.

from fintech-to-ynab.

bjmd avatar bjmd commented on June 23, 2024

I found the bug you raised on the ynab SDK which was fixed but your latest fork of it was just before the fix.

I forked your repo and switched to upstream which resolved the issue. Hope that saves you troubleshooting 😃

from fintech-to-ynab.

scottrobertson avatar scottrobertson commented on June 23, 2024

Ah, forgot i still had this on my fork. Will sort that!

from fintech-to-ynab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.