-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b1d11b
commit 2e22075
Showing
2 changed files
with
119 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1147,18 +1147,51 @@ | |
"log_id": "90020221031055712103169676686005480714681762668315934738" | ||
} | ||
}, | ||
"output": { | ||
"statusCode": 400, | ||
"error": "UserId is not present", | ||
"statTags": { | ||
"errorCategory": "dataValidation", | ||
"errorType": "instrumentation", | ||
"module": "source", | ||
"implementation": "native", | ||
"destinationId": "Non determinable", | ||
"workspaceId": "Non determinable" | ||
"output": [ | ||
{ | ||
"type": "identify", | ||
"sentAt": "2022-10-31T05:57:06.859Z", | ||
"traits": { | ||
"connection": "Username-Password-Authentication", | ||
"connection_id": "con_djwCjiwyID0vZy1S" | ||
}, | ||
"userId": "", | ||
"context": { | ||
"traits": { | ||
"userId": "", | ||
"user_name": "[email protected]" | ||
}, | ||
"library": { | ||
"name": "unknown", | ||
"version": "unknown" | ||
}, | ||
"userAgent": "unknown", | ||
"request_ip": "35.166.202.113", | ||
"integration": { | ||
"name": "Auth0" | ||
} | ||
}, | ||
"properties": { | ||
"log_id": "90020221031055712103169676686005480714681762668315934738", | ||
"details": { | ||
"body": { | ||
"email": "[email protected]", | ||
"tenant": "dev-cu4jy2zgao6yx15x", | ||
"password": "dummyPassword", | ||
"client_id": "vQcJNDTxsM1W72eHFonRJdzyOvawlwIt", | ||
"connection": "Username-Password-Authentication" | ||
} | ||
}, | ||
"client_id": "vQcJNDTxsM1W72eHFonRJdzyOvawlwIt", | ||
"client_name": "All Applications", | ||
"description": "" | ||
}, | ||
"integrations": { | ||
"Auth0": false | ||
}, | ||
"originalTimestamp": "2022-10-31T05:57:06.859Z" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"description": "UserId is missing for all the requests in a batch", | ||
|
@@ -1205,17 +1238,76 @@ | |
} | ||
} | ||
], | ||
"output": { | ||
"statusCode": 400, | ||
"error": "UserId is not present", | ||
"statTags": { | ||
"errorCategory": "dataValidation", | ||
"errorType": "instrumentation", | ||
"module": "source", | ||
"implementation": "native", | ||
"destinationId": "Non determinable", | ||
"workspaceId": "Non determinable" | ||
"output": [ | ||
{ | ||
"type": "identify", | ||
"userId": "", | ||
"sentAt": "2022-10-31T05:57:06.859Z", | ||
"traits": { | ||
"connection": "Username-Password-Authentication", | ||
"connection_id": "con_djwCjiwyID0vZy1S" | ||
}, | ||
"context": { | ||
"traits": { | ||
"userId": "", | ||
"user_name": "[email protected]" | ||
}, | ||
"library": { | ||
"name": "unknown", | ||
"version": "unknown" | ||
}, | ||
"userAgent": "unknown", | ||
"request_ip": "35.166.202.113", | ||
"integration": { | ||
"name": "Auth0" | ||
} | ||
}, | ||
"properties": { | ||
"log_id": "90020221031055712103169676686005480714681762668315934738", | ||
"details": { | ||
"body": { | ||
"email": "[email protected]", | ||
"tenant": "dev-cu4jy2zgao6yx15x", | ||
"password": "dummyPassword", | ||
"client_id": "vQcJNDTxsM1W72eHFonRJdzyOvawlwIt", | ||
"connection": "Username-Password-Authentication" | ||
} | ||
}, | ||
"client_id": "vQcJNDTxsM1W72eHFonRJdzyOvawlwIt", | ||
"client_name": "All Applications", | ||
"description": "" | ||
}, | ||
"integrations": { | ||
"Auth0": false | ||
}, | ||
"originalTimestamp": "2022-10-31T05:57:06.859Z" | ||
}, | ||
{ | ||
"type": "track", | ||
"event": "Success API Operation", | ||
"sentAt": "2022-10-31T05:57:06.874Z", | ||
"context": { | ||
"library": { | ||
"name": "unknown", | ||
"version": "unknown" | ||
}, | ||
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36", | ||
"request_ip": "35.166.202.113", | ||
"integration": { | ||
"name": "Auth0" | ||
} | ||
}, | ||
"properties": { | ||
"log_id": "90020221031055712103169676686007898566320991926665347090", | ||
"client_id": "vQcJNDTxsM1W72eHFonRJdzyOvawlwIt", | ||
"client_name": "", | ||
"description": "Create a User" | ||
}, | ||
"integrations": { | ||
"Auth0": false | ||
}, | ||
"originalTimestamp": "2022-10-31T05:57:06.874Z" | ||
} | ||
} | ||
] | ||
} | ||
] |