Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web export is broken for now. Need to move to mobile API. #2

Open
5 tasks
egregors opened this issue Jan 15, 2023 · 2 comments
Open
5 tasks

Web export is broken for now. Need to move to mobile API. #2

egregors opened this issue Jan 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@egregors
Copy link
Owner

egregors commented Jan 15, 2023

ZenMoney developers abandoned web-version of service. So, web API to download backups is not work anymore.
In this case, I believe I should try to move this util to mobile API.

  • find the way how to login by mobile API
  • find the way to download backups
  • update tests
  • update README
  • release new major version

ref: https://github.com/zenmoney/ZenPlugins/wiki/ZenMoney-API

@egregors egregors added the enhancement New feature or request label Jan 15, 2023
@egregors egregors self-assigned this Jan 15, 2023
@spatecon
Copy link

Why don't you use official OAuth with refresh token?
It seems like if you save new refresh token after each job done it can be used indefinitely long.

@egregors
Copy link
Owner Author

To be honest, I don't remember why. Probably, OAuth API wasn't ready yet. But now, it looks like we can completely rework the whole app. If you have an idea how exactly we may do that, feel free to share it.

@egregors egregors added the help wanted Extra attention is needed label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants