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
Bug description
If you verify credentials once, save them to the database, and delete them in Smaily dashboard the credentials will still seem valid in admin view. The user will not be notified that they are using deleted credentials, even when refreshing the page. Since apiCall returns nothing if it encounters an error, some functions which send data (customer sync/abandoned cart) may throw errors if request data is not validated. Abandoned cart drop-down list will not be populated with autoresponders.
Steps for reproducing
Steps to reproduce the behavior:
Install module
Go to Smaily dashboard and generate a fresh pair of credentials.
Go to module settings.
Validate credentials and save settings.
Delete the credentials in Smaily dashboard.
Refresh module settings page/Save settings again
Expected behavior
User is notified that saved credentials are invalid and module will not work
Actual behavior
No visual notifications that credentials are invalid. Running customer sync and/or abandoned cart may throw an error.
Versions
1.5.6.4 - Smaily for OpenCart 1.2.0
2.2.0.0 - Smaily for OpenCart 1.4.0
2.3.0.2 - Smaily for OpenCart 1.4.0
3.0.3.1 - Smaily for OpenCart 1.4.0
The text was updated successfully, but these errors were encountered:
ghost
added
bug
Something isn't working
1.5.x
Applies to OpenCart 1.5.x
2.2.x
Applies to OpenCart 2.2.x
2.3.x
Applies to OpenCart 2.3.x
3.0.x
Applies to OpenCart 3.0.x
labels
Nov 30, 2020
Bug description
If you verify credentials once, save them to the database, and delete them in Smaily dashboard the credentials will still seem valid in admin view. The user will not be notified that they are using deleted credentials, even when refreshing the page. Since
apiCall
returns nothing if it encounters an error, some functions which send data (customer sync/abandoned cart) may throw errors if request data is not validated. Abandoned cart drop-down list will not be populated with autoresponders.Steps for reproducing
Steps to reproduce the behavior:
Expected behavior
User is notified that saved credentials are invalid and module will not work
Actual behavior
No visual notifications that credentials are invalid. Running customer sync and/or abandoned cart may throw an error.
Versions
1.5.6.4 - Smaily for OpenCart 1.2.0
2.2.0.0 - Smaily for OpenCart 1.4.0
2.3.0.2 - Smaily for OpenCart 1.4.0
3.0.3.1 - Smaily for OpenCart 1.4.0
The text was updated successfully, but these errors were encountered: