-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
handle json post requests #900
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
Conversation
5fff953 to
eb68376
Compare
|
Just leaving an explanation behind this PR: For the correct oauth headers, we must not include the JSON payload in the signature. |
|
@sferik hoping you can have a look at this |
|
I can confirm this allows me to create welcome messages easily! |
|
FWIW the pull request is missing a put equivalent (I added a PR for it) shmargum#1 |
eb3650b to
dde79c4
Compare
This adds basic support for sending authenticated JSON post requests.
Resolves #862
Also resolves #869
Example usage: