hyperlog-android icon indicating copy to clipboard operation
hyperlog-android copied to clipboard

Missing boundary header

Open Anurag--Singh opened this issue 6 years ago • 2 comments

I get the following error when trying to push the logs to server using:

HyperLog.pushLogs

onError :: called with :: hlErrorResponse.getErrorCode = [400], hlErrorResponse.getErrorMessage = [400: The request could not be understood by the server due to malformed syntax. Missing boundary header]

Anurag--Singh avatar Jun 29 '18 08:06 Anurag--Singh

did you resolve this problem?

Aravindaful avatar Jan 07 '19 09:01 Aravindaful

@Aravindaful No, I couldn't directly. I modified the source code as per my need and removed replaced volley with retrofit.

Anurag--Singh avatar Jan 07 '19 10:01 Anurag--Singh