Monzo Webhook Error - account must be formatted as a uuid (universally unique identifier)
totalitarian opened this issue · comments
Hi,
I tried setting up the monzo webhook but get this error on heroku, any ideas?
YNAB::Client.create_transaction Response: {"error":{"id":"400","name":"bad_request","detail":"account must be formatted as a uuid (universally unique identifier)"}}
Can you send me the ynab account id environment variable you used?
I don't think it asked me for one, only
- YNAB_ACCESS_TOKEN
- YNAB_BUDGET_ID
- URL_SECRET
You will need YNAB_MONZO_ACCOUNT_ID too as per https://github.com/syncforynab/fintech-to-ynab/wiki/import:-Monzo
Do I also need to do the #import section too? I'm not interested in importing old transactions just new ones pushed via the webhook
Do I also need to do the #import section too? I'm not interested in importing old transactions just new ones pushed via the webhook
You don't have to do it if you don't want to :)
Perfect, thanks very much!
@totalitarian so all sorted? Am I ok to close this?
Yes please