microsoft / cordova-plugin-ms-appinsights

Cordova plugin for App Insights
Other
21 stars 31 forks source link

Failed to send telemetry - Android #21

Open irgnosis opened 7 years ago

irgnosis commented 7 years ago

I get this error when trying to do appInsights.TrackException on android device. ios works fine.

Failed to send telemetry: {"itemsReceived":6,"itemsAccepted":0,"errors":[{"index":0,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "},{"index":1,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "},{"index":2,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "},{"index":3,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "},{"index":4,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "},{"index":5,"statusCode":400,"message":"109: Field 'method' on type 'StackFrame' is required but missing or empty. Expected: string, Actual: "}]}

hanatharesh2712 commented 6 years ago

@irgnosis Did you get the solution for this issue? I am also getting the same error.

hanatharesh2712 commented 5 years ago

@vladimir-kotikov Hello Vladimir, Is there any solution for this issue? I am facing this issue from quite a long. If you can give any solution then it will be very helpful. Thanks in advance!