-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Wallet - Incorrect error message when entering incorrect magic code to reveal details #49050
Comments
Triggered auto assignment to @anmurali ( |
Triggered auto assignment to @iwiznia ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.App shows the error "An error occurred while loading the card details. Please check your internet connection and try again.". What is the root cause of that problem?In here we are comparing Json code with success code to handle invalid incorrect magic code case But we receive JSON code What changes do you think we should make in order to solve the problem?Add new JSON code to handle case incorrect magic code and update this logic show incorrect magic code message
What alternative solutions did you explore? (Optional) |
Coming from #48953 |
yeah, it was unclear to me since this is an exceptional case where we use
I'll try something like that - this is not a blocker. |
To clarify, no, not anymore. It throws an expected error with But maybe we still want to address this comment:
|
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.33-1
Reproducible in staging?: Y
Reproducible in production?: N
Issue was found when executing this PR: #48953
Email or phone of affected tester (no customers): applausetester+kh090901@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
App will show error that the magic code is incorrect.
Actual Result:
App shows the error "An error occurred while loading the card details. Please check your internet connection and try again.".
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6600612_1726117148177.bug.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: