🔊 (whatsapp) Improve phone ID verification error details
This commit is contained in:
@ -204,6 +204,7 @@ export const WhatsAppCredentialsModal = ({
|
||||
setIsVerifying(false)
|
||||
showToast({
|
||||
description: 'Could not get phone number info',
|
||||
details: { content: JSON.stringify(err), lang: 'json' },
|
||||
})
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user