Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Not able to change ynab token when putting in wrong token #8

Closed
thorep opened this issue Aug 23, 2020 · 6 comments
Closed

Not able to change ynab token when putting in wrong token #8

thorep opened this issue Aug 23, 2020 · 6 comments

Comments

@thorep
Copy link

thorep commented Aug 23, 2020

No description provided.

@thorep
Copy link
Author

thorep commented Aug 23, 2020

I put the wrong token and not its just stuck..tried re running the server..cant get passed the onboarding ynab screen..tried puttin in correct token but its just stuck. In developer console i can see the old token in the state even when i try the correct one

@Wedvich
Copy link
Owner

Wedvich commented Aug 24, 2020

Oh, not good! Will check it out. As a workaround in the meantime, could you try clearing out the local data? localStorage.clear() (and sessionStorage.clear() if needed) should do the trick and let you restart the onboarding.

@Wedvich
Copy link
Owner

Wedvich commented Aug 24, 2020

Can you describe where/what you were doing to get to that state? When I try to reproduce it with the latest version now (both locally and on https://sbanken-ynab.azurewebsites.net) I get this error message:
image

@thorep
Copy link
Author

thorep commented Aug 25, 2020

i put in the correct sbanken key, got to the next screen where i need to put in ynab key. I accidentally put in the wrong key her, not the correct one. I see in console in chrome that it cant connect..and its just stuck there..

@Wedvich
Copy link
Owner

Wedvich commented Aug 25, 2020

Ooo sorry, I misread, I thought you were talking about the Sbanken screen! I'll add handling errors for Ynab as well.

@Wedvich
Copy link
Owner

Wedvich commented Aug 26, 2020

This should be fixed now with edd271f, and you should get a similar error message to the Sbanken screen and the chance to retry. Could you try it to verify it's fixed? You might need to hard refresh the page since an older version could be cached.

@Wedvich Wedvich closed this as completed Jan 20, 2022
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

2 participants