sendgrid/java-http-client

Class not found SendGridResponseHandler

Closed this issue · 1 comments

Issue Summary

I am getting classnotFound: SendgridResponseHandler, sometimes I am getting java.lang.ClassNotFoundException: org.apache.http.impl.client.AbstractResponseHandler but the mail is being sent. While fetching the response data , it is giving this error. I suppose some mismatch of jar versions.

Technical details:

  • java-http-client Version: 4.1.0
  • Java Version: 1.7
  • SendGrid-java : 3.1.0

Hello @PrinceVarshney,

Please follow this issue: sendgrid/sendgrid-java#162

Thanks!