praekeltfoundation/vumi-aat

ussdSessionId parameter

Closed this issue · 2 comments

My first test request resulted in the following log entries:

2014-07-14 15:19:55+0000 [HTTPChannel,21,127.0.0.1] 127.0.0.1 - - [14/Jul/2014:15:19:54 +0000] "GET /api/v1/aat/ussd?msisdn=2783xxxxxxx&request=*120*4216%23&provider=MTN&ussdSessionId=5544631898453635398 HTTP/1.0" 400 43 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)"
2014-07-14 15:19:55+0000 [HTTPChannel,22,127.0.0.1] Unhappy incoming message: {'unexpected_parameter': ['ussdSessionId']}

I obscured my phone number with xxxxxxx, but the log is otherwise unmodified.

New and undocumented fun!

Done in #4.