gvsandeep

Sample Error Final split request

Oct 11th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.52 KB | None | 0 0
  1. {
  2.   "ts": "2022-10-05T12:29:50.179+05:30",
  3.   "msg": "API ",
  4.   "logger": "com.pharmeasy.core.reactive.web.filters.RequestResponseLoggerWebFilter",
  5.   "thread": "reactor-http-epoll-3",
  6.   "level": "DEBUG",
  7.   "url": "https://split.private.pharmeasy.in/api/v1/tenants/PE/final-splits",
  8.   "method": "POST",
  9.   "reqHeaders": {
  10.     "host": [
  11.       "split.private.pharmeasy.in"
  12.     ],
  13.     "x-forwarded-for": [
  14.       "10.15.3.205"
  15.     ],
  16.     "x-forwarded-proto": [
  17.       "https"
  18.     ],
  19.     "x-forwarded-port": [
  20.       "443"
  21.     ],
  22.     "x-amzn-trace-id": [
  23.       "Root=1-633d2b66-35106c3906449cb83d4952dd"
  24.     ],
  25.     "user-agent": [
  26.       "Go-http-client/1.1"
  27.     ],
  28.     "content-type": [
  29.       "application/json"
  30.     ],
  31.     "elastic-apm-traceparent": [
  32.       "00-0000000000000000ad95ca4e8a327e6d-5194cbba0707f732-01"
  33.     ],
  34.     "traceparent": [
  35.       "00-0000000000000000ad95ca4e8a327e6d-5194cbba0707f732-01"
  36.     ],
  37.     "tracestate": [
  38.       "in=ad95ca4e8a327e6d;a51e3c6f51fff692"
  39.     ],
  40.     "x-ab-experiments": [
  41.       ""
  42.     ],
  43.     "x-envoy-internal": [
  44.       "true"
  45.     ],
  46.     "x-request-id": [
  47.       "4d8da6a7-c486-4538-9653-cd83a393de94"
  48.     ],
  49.     "x-envoy-expected-rq-timeout-ms": [
  50.       "200000"
  51.     ],
  52.     "x-envoy-original-path": [
  53.       "/api/v1/tenants/PE/final-splits"
  54.     ],
  55.     "content-length": [
  56.       "218"
  57.     ]
  58.   },
  59.   "x-request-id": "4d8da6a7-c486-4538-9653-cd83a393de94",
  60.   "reqBody": {
  61.     "placedAt": "2022-10-05T06:59:50.168Z",
  62.     "locationAttributes": {
  63.       "zoneId": "700063",
  64.       "zoneType": "PINCODE"
  65.     },
  66.     "customer": {
  67.       "customerId": "37080262",
  68.       "segmentIds": [
  69.         46,
  70.         47,
  71.         7,
  72.         572,
  73.         253,
  74.         544,
  75.         216,
  76.         382,
  77.         240,
  78.         262,
  79.         699
  80.       ],
  81.       "score": null
  82.     },
  83.     "splits": [
  84.  
  85.     ]
  86.   },
  87.   "time": 3,
  88.   "resBody": {
  89.     "splits": "must not be empty"
  90.   },
  91.   "resCode": 400,
  92.   "resHeaders": {
  93.     "Content-Type": [
  94.       "application/json"
  95.     ],
  96.     "Content-Length": [
  97.       "30"
  98.     ],
  99.     "Cache-Control": [
  100.       "no-cache, no-store, max-age=0, must-revalidate"
  101.     ],
  102.     "Pragma": [
  103.       "no-cache"
  104.     ],
  105.     "Expires": [
  106.       "0"
  107.     ],
  108.     "X-Content-Type-Options": [
  109.       "nosniff"
  110.     ],
  111.     "Strict-Transport-Security": [
  112.       "max-age=31536000 ; includeSubDomains"
  113.     ],
  114.     "X-Frame-Options": [
  115.       "DENY"
  116.     ],
  117.     "X-XSS-Protection": [
  118.       "1 ; mode=block"
  119.     ],
  120.     "Referrer-Policy": [
  121.       "no-referrer"
  122.     ]
  123.   }
  124. }
Advertisement
Add Comment
Please, Sign In to add comment