You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently regex checking is done to determine whether or not a specific code is being used, instead this can be changed to check for the error code itself.
This is very minor since it is a one off regex check, but it would make for cleaner code