Closed Venkatakompella closed 5 years ago
Can you explain in a bit more detail what the issue is?
On Mon, 24 Dec 2018, 20:03 Venkatakompella <notifications@github.com wrote:
Hello There,
I have tried deploying fintech to ynab to herokuapp. However the feeds doesn't seem to come back.
Any Help would be appreciated?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fintech-to-ynab/fintech-to-ynab/issues/135, or mute the thread https://github.com/notifications/unsubscribe-auth/AAELCcWuM7b51iHg8Dwgms-UgUqq71fFks5u8TMQgaJpZM4ZgpkA .
Hey Scott,
I have followed the wiki/getting started to host or deploy the app to herokuapp. I have also registered webhook at developer.monzo.com.
I'm not receiving the transactions feed from monzo into my ynab. How do I make this work?
BR, Ven
Did you previously have a prepaid monzo account?
I had a prepaid account.But the account that i'm seeding now is a joint account
Can you ensure that you are using the correct account id when creating the webhook in monzo. It defaults to the prepaid account.
Yes,I'm using the correctid.Is there any logging that I can look into to figure out the issue?
You can just tail the heroku logs. It will show once you perform a transaction if it's hitting the correct webhook.
2018-12-25T11:15:50.408341+00:00 heroku[router]: at=info method=POST path="/Monzo" host=ynabsync.herokuapp.com request_id=1f7c192e-ea61-4678-8079-dadc4f921618 fwd="52.209.175.250" dyno=web.1 connect=0ms service=3ms status=404 bytes=177 protocol=https
404 error
Lowercase m for monzo
On Tue, 25 Dec 2018, 11:48 Venkatakompella <notifications@github.com wrote:
2018-12-25T11:15:50.408341+00:00 heroku[router]: at=info method=POST path="/Monzo" host=ynabsync.herokuapp.com request_id=1f7c192e-ea61-4678-8079-dadc4f921618 fwd="52.209.175.250" dyno=web.1 connect=0ms service=3ms status=404 bytes=177 protocol=https
404 error
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fintech-to-ynab/fintech-to-ynab/issues/135#issuecomment-449843810, or mute the thread https://github.com/notifications/unsubscribe-auth/AAELCZmPrIN1Mm05VpvxPLSFhnhkhitqks5u8hCigaJpZM4ZgpkA .
Suspected so.Thanks. I will come back if any further issues
Hello There,
I have tried deploying fintech to ynab to herokuapp. However the feeds doesn't seem to come back.
Any Help would be appreciated?