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

Post with content-type Json #3

Open
RaviVaranasi opened this issue Sep 15, 2016 · 1 comment
Open

Post with content-type Json #3

RaviVaranasi opened this issue Sep 15, 2016 · 1 comment

Comments

@RaviVaranasi
Copy link

The webhook listener is doing a http post of body of type string.

Can we use the api and pass JSON content type ?

  public T bodyText(java.lang.String body,  java.lang.String mediaType)

at this line.

I am unable to build the project locally.

@RaviVaranasi
Copy link
Author

I was able to build the project. I have issued a pr with the fix.

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

1 participant