-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The SMS POH service has upgraded their API to v3, but this package currently seems to rely on the v2 API endpoints (e.g., https://smspoh.com/api/v2/send).
The v2 API and v3 API have different base URLs and authentication methods, so the current package configuration may not work for users migrating to v3.
I would like to request an update to the package to support the SMS POH API v3.
According to the v3 documentation:
-
New Base URL:
https://v3.smspoh.com/api/rest -
New Authentication: Uses Bearer Token (Base64 encoded
APIKey:APISecret) or Basic Auth, whereas v2 used a simple token.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels