Data already accepted exception unmarshaller

0

While pushing logs from app throws a below exception in crashlytics. Mostly occurs in release build

Non fatal exception: com.amazonaws.AmazonClientException: Unable to unmarshall error response (Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference). Response Code: 408, Response Text: Request Timeout, Response Headers: {X-Android-Selected-Protocol=http/1.1, Connection=close, X-Android-Response-Source=NETWORK 408, X-Android-Sent-Millis=1681460888984, Content-Length=0, X-Android-Received-Millis=1681460901247, Date=Fri, 14 Apr 2023 08:28:13 GMT

Platform : Android Issue occurred device: Galaxy tab A(2017) OS version: 8.1

Dependency added in app build.gradle file : implementation "com.amazonaws:aws-android-sdk-logs:2.59.1"

asked a year ago43 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions