mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 18:03:12 -04:00
add debug tag adr
This commit is contained in:
@@ -39,7 +39,7 @@ class AwsPinpointClient(Client):
|
||||
current_app.logger.info(hilite(response))
|
||||
except ClientError:
|
||||
current_app.logger.exception(
|
||||
"#validate-phone-number Could not validate with pinpoint"
|
||||
"#notify-debug-validate-phone-number Could not validate with pinpoint"
|
||||
)
|
||||
|
||||
# TODO This is the structure of the response. When the phone validation
|
||||
|
||||
Reference in New Issue
Block a user