Advanced Authentication 6.4.3.1 JSON SMS sending

Hi!

We wanted to setup new JSON sending of SMS in AA, but have found an issue that is stopping us from implementing.

The phone number placeholder is not replaced with actual phone number and is sending an empty string to server.

Our JSON parameter looks like this:

{"to": "{{phone}}", "message": "{{message}}"}

After that we have setup an API, that receives HTTP body and logs it so we can see what is happening and does nothing else. In logs we can see that kind of body being received:

{"to": "", "message": "['Test message']"}.

We also have a case nr. 02913272 open, but we cannot really tell the support what is wrong an that they should move things further into development. 

Did maybe anyone have the same issue or is it currently just us?

With kind regards,

Sebastian Novak

Parents Reply
  • 0 in reply to 

    Many thanks. I've got the SMS working without any problem, but the documentation is lacking on what exactly is needed. On top of that I discovered that this institution's VOIP system was playing with the call believing that it might contain PCI data! So I might have tried it successfully and then failed! Just an example picture of a working configuration would be good!

    Obviously suitably obfuscated... I think it's at the Twilio end as the phone rings and the line then drops with no voice.

Children
No Data