Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong endpoint for bulk send a single message #2

Open
mhsattarian opened this issue Nov 24, 2019 · 2 comments
Open

Wrong endpoint for bulk send a single message #2

mhsattarian opened this issue Nov 24, 2019 · 2 comments

Comments

@mhsattarian
Copy link

You've mentioned in your documentation that for bulk send a single message to multiple receivers, /send/pair endpoint should be used, while in the ghasedak.py it's being sent to /send/bulk2:

data['path'] = "sms/send/bulk2"

Also, PyPI package is not updated as the repo, and errors in methods other than send, because of not using self in Ghasedak class methods.

@mhsattarian
Copy link
Author

Just got an idea,
how about using Github actions to automatically deploy on PyPI?

@dariubs
Copy link
Contributor

dariubs commented Nov 27, 2019

Hi @mhsattarian
Thanks for your report. We're going to fix this issues as soon as possible.
It's good idea to deploy automatically this repo on pypi.

dariubs added a commit that referenced this issue Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants