pindo-cli
pindo-cli copied to clipboard
A simple Command Line Interface that allows you to authenticate with the Pindo API.
Used the json package to generate a safe and optimised json string
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Is there a way to use Pindo in a nodejs environment?
Provide API for balance checking, SMS report through the README.
Add a line describing this for Linux Ubuntu 19.04 users.
I am encountering a 500 Internal Server Error when trying to use the Bulk SMS endpoint of the Pindo API. The issue seems to occur consistently with the provided request...
I am trying to use Pindo verify functionality, but the messages are not being sent to the user, it's saying they are still on the way, also, if we get...
This PR updates the SMS API error documentation to include a previously undocumented 409 error case: ```json response body = { "error": "Unknown sender id E****", "message": "Unknown sender id...