Hi Randal, if the user and pass are correct - chances are the ip you're doing the request from is not allowed via config (sendsms-user block). There are allow/deny options, check docs for more details.
Cheers, Alan On Mon, 2003-03-17 at 18:31, Randal Law wrote: > Hi All, > > When I use the lynx command send sms message its got "Authorization failed > for sendsms" error message, anyone can help please! > > > #lynx > http://sms.smstesting.com:13013/cgi-bin/sendsms?&user=xxx&pass=xxx&to=xxxxxx&text=xxx > > error messages from smsbox.log: > Debug: Status: 403 Answer: <Authorization failed for sendsms> > > Are there any methods I can call the sendsms from my perl program? > > Thanks, > Randal > > > >
