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
When trying to create an account in staging area, the app throws an error when trying to verify the users' mobile number. It was noticed that the app is referencing verify_SID, in addition there is no credentials file for staging.
In addition we should update config/webpacker.yml to reference environments/staging to ensure Heroku doesn't generate additional notifications or errors.
The text was updated successfully, but these errors were encountered:
When trying to create an account in staging area, the app throws an error when trying to verify the users' mobile number. It was noticed that the app is referencing verify_SID, in addition there is no credentials file for staging.
In addition we should update config/webpacker.yml to reference environments/staging to ensure Heroku doesn't generate additional notifications or errors.
The text was updated successfully, but these errors were encountered: