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
The issue seems to be in the tokenController.js file which always returns a 200 success message. It doesn't parse the response back from the token.send function and look for an actual result code.
Even when there is a 404 or 400 response from the notify_police function that token.send is calling a success message will always be shown
The text was updated successfully, but these errors were encountered: