Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Wrong category when querying the API #107

Closed
cimentadaj opened this issue Aug 9, 2021 · 7 comments
Closed

Wrong category when querying the API #107

cimentadaj opened this issue Aug 9, 2021 · 7 comments

Comments

@cimentadaj
Copy link

I'm not sure this is due to the the python-n26 library (which by the way is awesome and I use frequently, thanks!) but I keep getting wrong categories when querying the API with respect to the data in the N26 App.

I just had an expense classified as Food-Groceries and I manually changed it to Education in the App. I close the N26 App and come back to it to see that it respected the change. However, when I make a request through the API I still see the Food-Groceries category. This is not a thing due to the lag of the data since I've repeated this experiment with more than a week apart and I keep getting old categories.

Anyone experiencing this?

@femueller
Copy link
Owner

Hey @cimentadaj, happy to hear that you find it useful!

I've just tested it myself and I can confirm that this data is not being immediately updated.
Looks like n26 doesn't update it on their "public" API endpoint.

May I ask what you're planning to use this feature for? I was also thinking about the tagging feature, but it also looks like this is not being exposed to the API.

@cimentadaj
Copy link
Author

cimentadaj commented Aug 9, 2021

Weirdly, this worked for the past year or so up until 2-3 weeks ago. Do you think this is a bug or this is on purpose?

I have a personal finance app where I classify expenses based on custom categories that I have. In the N26 App I recode some expenses based on my personal custom categories and then my personal finance app just groups them to see where I'm spending stuff. Just what any other finance app would do but I have some custom stuff that I like.

@markusressel
Copy link
Collaborator

Its certainly not a bug in python-n26, since it hasn't changed in any meaningful way (at least not that I know of).
Whether N26 is changing their backend and accidentally breaking the public API in the process is unknown to us as it is to anyone not working within the company. Not sure if we can do anything about this except complain to N26.

@femueller
Copy link
Owner

Not sure if we can do anything about this except complain to N26.

I'll try to exactly that and will ask the developers I've been texting with before. Maybe they have any clue.
But I don't know how our chances are to get this fixed in a timely manner.

@femueller
Copy link
Owner

Both contacts I've had are no longer working @n26. Trying to find another contact. :)

@julian-klode
Copy link

julian-klode commented Dec 10, 2021

In a similar manner, now VisibleTS == CreatedTS, so you can't see the real date when you actually paid something anymore. At least for card payments :D

@femueller
Copy link
Owner

It's almost impossible to reach somebody at N26 and there is not really an interest for this project within the company. I am closing this issue now, because it's not something we can fix at the moment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants