actualbudget / import-ynab5

A tool for importing YNAB5 (nYNAB) data into Actual
26 stars 14 forks source link

Cant download my budget file #20

Closed Kinc4id closed 2 years ago

Kinc4id commented 2 years ago

Trying to get the ID of my budget from the nynab api results in

{"error":{"id":"404.1","name":"not_found","detail":"Invalid URI"}}

Kinc4id commented 2 years ago

For anyone else running into this problem I found a website that downloads the json from ynab for you.

https://ynab-json-exporter.netlify.app/#

With this I downloaded my budget from ynab and importet it in actual without any problems.

SgtBatten commented 2 years ago

@Kinc4id unfortunately it is now a restricted app. YNAB has blocked it from being authorised. :(

trevdor commented 2 years ago

@SgtBatten Were you ever able to get your budget file? If not, I'm curious if there's a step in this repo's README that's stopping you.

@Kinc4id Is it fair to say your issue is resolved?

Kinc4id commented 2 years ago

@trevdor Well, kinda. I close this issue.