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

NotFoundError: 404 on GET /rest/sys/customerinfo/ #5949

Closed
1 task done
charlag opened this issue Oct 2, 2023 · 0 comments · Fixed by #5950
Closed
1 task done

NotFoundError: 404 on GET /rest/sys/customerinfo/ #5949

charlag opened this issue Oct 2, 2023 · 0 comments · Fixed by #5950
Labels
bug broken functionality, usability problems, unexpected errors no-repro bugs that don't have a reproduction yet state:done meets our definition of done state:tested We tested it and are about to release it
Milestone

Comments

@charlag
Copy link
Contributor

charlag commented Oct 2, 2023

Occurs every few days.

Paid for "Revolutionary" plan and there may have been an issue as I have received an error upon completing payment (payment has been successful)

I was subscribing for a Tutanota yearly plan. After connecting to Paypal as payment method, I completed the yearly subscription and confirmed. The error msg appeared then,

i tried to purchase Revolutionary via Paypal but an error occurred

When I did the payment

Login per fingerprint

I'm getting an error at the payment screen.

Aufruf tutanota app auf mac os nach Änderung der Standardmailadresse im webbrowser

Context

Customer info is moved between the lists on upgrade.
We load it when UpgradeSubscriptionWizard is called.

const customerInfo = await locator.logins.getUserController().loadCustomerInfo()

Test Notes

  • upgrading from free to any paid plan still works
@charlag charlag added bug broken functionality, usability problems, unexpected errors no-repro bugs that don't have a reproduction yet labels Oct 2, 2023
@charlag charlag self-assigned this Oct 2, 2023
charlag added a commit that referenced this issue Oct 2, 2023
CustomerInfo is moved between lists on upgrade/downgrade and we might
try to load it at the old location.

It seems like it was not necessary to load CustomerInfo anyway.

fix #5949
@ganthern ganthern added the state:done meets our definition of done label Oct 5, 2023
@charlag charlag added this to the 3.118.13 milestone Oct 5, 2023
charlag added a commit that referenced this issue Oct 5, 2023
CustomerInfo is moved between lists on upgrade/downgrade and we might
try to load it at the old location.

It seems like it was not necessary to load CustomerInfo anyway.

fix #5949
@charlag charlag removed their assignment Oct 5, 2023
@charlag charlag added the state:tested We tested it and are about to release it label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors no-repro bugs that don't have a reproduction yet state:done meets our definition of done state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants