We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
send bad_response info instead, cause: Serialized class com.messagebird.objects.ErrorReport must implement java.io.Serializable Java field: private java.util.List com.messagebird.exceptions.MessageBirdException.errors Java field: private java.lang.Throwable java.lang.Throwable.cause, dubbo version: 2.7.3, current host: 10.10.0.87"} java.lang.RuntimeException: Serialized class com.messagebird.objects.ErrorReport must implement java.io.Serializable Java field: private java.util.List com.messagebird.exceptions.MessageBirdException.errors Java field: private java.lang.Throwable java.lang.Throwable.cause
The text was updated successfully, but these errors were encountered:
Hi @Jasun0925 , Thank you for reporting the issue, will work on it and inform you.
Sorry, something went wrong.
Merge pull request #150 from messagebird/Issue_149_ErrorReportFix
1353f45
Issue #149 updated ErrorReport class
Hi @Jasun0925 , The issue is solved in the latest release (v3.1.0). Please let us know if you have more issues.
@denizkilic thank you
No branches or pull requests
send bad_response info instead, cause: Serialized class com.messagebird.objects.ErrorReport must implement java.io.Serializable
Java field: private java.util.List com.messagebird.exceptions.MessageBirdException.errors
Java field: private java.lang.Throwable java.lang.Throwable.cause, dubbo version: 2.7.3, current host: 10.10.0.87"}
java.lang.RuntimeException: Serialized class com.messagebird.objects.ErrorReport must implement java.io.Serializable
Java field: private java.util.List com.messagebird.exceptions.MessageBirdException.errors
Java field: private java.lang.Throwable java.lang.Throwable.cause
The text was updated successfully, but these errors were encountered: