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
ERROR ERROR in create: Call to function 'XMTP.create' has been rejected. → Caused by: org.xmtp.android.library.XMTPException: Error creating V3 client: Generic Error: API client error: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} } Caused by: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} } Caused by: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} } Caused by: transport error Caused by: connection error Caused by: stream closed because of a broken pipe
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
ERROR ERROR in create: Call to function 'XMTP.create' has been rejected.
→ Caused by: org.xmtp.android.library.XMTPException: Error creating V3 client: Generic Error: API client error: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: transport error
Caused by: connection error
Caused by: stream closed because of a broken pipe
Expected behavior
No response
Steps to reproduce the bug
No response
The text was updated successfully, but these errors were encountered: