bmsimons / PowerShell-SMS

Send SMS messages using SMS APIs with PowerShell.
MIT License
5 stars 3 forks source link

How to use SMSAPI #3

Open scribepl opened 3 years ago

scribepl commented 3 years ago

How to use this module with smsapi?

What is "-Bearer YOURBEARERGOESHERE"

is API? or password in MD5?

im trying this (XXXXIx3ZUfjCEov66SkIfhgcQCLVwXLcSIGpXXXX is my API key genereted in panel)

Set-SMSAPI -Bearer XXXXIx3ZUfjCEov66SkIfhgcQCLVwXLcSIGpXXXX
Send-SMS -To +48533XXXXXX -From 'scribe.pl' -Message "Hello, SMSAPI!" -Provider SMSAPI
error message             
----- -------             
  101 Authorization failed