Fix authentication pages onyxData key for tryNewDot NVP #59460
Labels
Bug
Something is broken. Auto assigns a BugZero manager.
Daily
KSv2
Engineering
Internal
Requires API changes or must be handled by Expensify staff
Reviewing
Has a PR in review
Uh oh!
There was an error while loading. Please reload this page.
Problem
Recently i started providing tryNewDot onyxData to the client to unblock the switch to React Native authentications (and our new homepage) pages on HybridApp.
The onyxKey needs to use the
NVP_
prefix.Solution
Update the key from
tryNewDot
tonvp_trynewDot
.The text was updated successfully, but these errors were encountered: