Ajout d'un numero identifiable pour pouvoir reproduire une erreur de numéro invalide cote powow #1 #2

Merged
bgaude merged 3 commits from issue-1 into develop 2021-05-06 09:44:21 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f45c0d146d - Show all commits

View File

@ -80,7 +80,7 @@ func NewDefault() *Config {
}, },
Powow: PowowConfig{ Powow: PowowConfig{
APIKey: "powow", APIKey: "powow",
InvalidPhoneNumber: "33666666666", InvalidPhoneNumber: "+33666666666",
}, },
} }
} }

View File

@ -48,6 +48,6 @@ APIKey=powow
&Command=TransactionalSms.Send &Command=TransactionalSms.Send
&ResponseFormat=JSON &ResponseFormat=JSON
&SmsID={{SmsID}} &SmsID={{SmsID}}
&MobilePhoneNumber=+33666666666 &MobilePhoneNumber=%2B33666666666
&TimeToSend=2017-01-01 10:00:00 &TimeToSend=2017-01-01 10:00:00
&CustomData=a%3A1%3A%7Bs%3A9%3A%22Firstname%22%3Bs%3A8%3A%22am9obg%3D%3D%22%3B%7D &CustomData=a%3A1%3A%7Bs%3A9%3A%22Firstname%22%3Bs%3A8%3A%22am9obg%3D%3D%22%3B%7D