Pass username/password to nowsms url

Pass username/password to nowsms url SearchSearch
Author Message
Anonymous
 
Posted on Thursday, October 23, 2003 - 05:27 am:   

hi,
our program call the nowsms gw as 'ip:8800/?PhoneNumber=..&Text=...'

we also want to put the username and password in the url. could anyone advise how to do that?

thanks,
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 998
Registered: 10-2002
Posted on Tuesday, October 28, 2003 - 06:23 pm:   

Hi,

Sorry for the delay getting back to you. We try to address support questions specific to the Now SMS/MMS Gateway in one of the "Support forums" on this discussion board, and I don't get to this particular forum as frequently.

The quick answer is that you can add "&User=username&Password=password" to the URL. (Or you can use the Authorization: header, but the URL approach is easier.)

-bn