On Sun, Jun 14, 2009 at 6:04 PM, Brendan White<[email protected]> wrote: > group = sendsms-user > username = brendan > password = 1234 > > When I try send an SMS from the http interface (lynx -dump > localhost:10000/cgi-bin/sendsms?username=brendan&password=1234&to=27836477319&text=hello) > > I get: > /etc/kannel$ Authorization failed for sendsms > I have triple checked the credentials and IP address allows, but to no > avail. What other reasons are there for the 403 (authorization failed)?
Check the username and the password for the sendsms-user, depending the editor that you used to set the configuration, there might be characters that are not printable. BR, Jovan
