hasancse1991

Untitled

Jul 23rd, 2020
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. ┌────── Request ────────────────────────────────────────────────────────────────────────
  2. │ URL: https://prevent.dignio.cn/api/measurement/input
  3. │ Method: @POST
  4. │ Headers:
  5. │ ┌ Cookie: SSID=.eJyrVkosLclQsqoG0_FlqUVKVoY6SskFmSlAhomOUlpickl-UbGSVXS1kkKSkpVSkrtlXmK4ia1SrQ5UJNndrSrZOKUsOT
  6. │ cQKBqro5RZCtFdq6OUWlGQWZQKMh-s1DfLsdLXxdHYt8qx3N8lsFypthYARiYoAw.XxlNEA.CMo2iqdostNMGOa74Pw720U1d8w; Domain=.p
  7. │ revent.dignio.cn; Secure; HttpOnly; Path=/
  8. │ └ User-Agent: Dalvik/2.1.0 (Linux; U; Android 8.1.0; DUB-LX1 Build/HUAWEIDUB-LX1) (AppID:com.dignio.mydignio2.
  9. │ dev, VersionCode:3030075, VersionName:3.3.7, BuildModel:DUB-LX1, BuildBrand: HUAWEI, BuildDevice: HWDUB-Q)
  10. │ Body:
  11. │ {
  12. │ "value": {
  13. │ "code": {
  14. │ "coding": [
  15. │ {
  16. │ "system": "https:\/\/fhir.dignio.com\/prevent-codes",
  17. │ "code": "blood_glucose",
  18. │ "display": "Blood Glucose"
  19. │ }
  20. │ ]
  21. │ },
  22. │ "valueQuantity": {
  23. │ "value": 4.4,
  24. │ "unit": "mol\/L"
  25. │ }
  26. │ },
  27. │ "device_serial": "14_C2:18:08:06:34:72",
  28. │ "measurement_type": "blood_glucose",
  29. │ "measurement_timestamp": "2020-07-23T08:50:54.166Z",
  30. │ "time_zone": "UTC"
  31. │ }
  32. └───────────────────────────────────────────────────────────────────────────────────────
  33.  
  34. ┌────── Response ───────────────────────────────────────────────────────────────────────
  35. │ URL: https://prevent.dignio.cn/api/measurement/input
  36. │ /api/measurement/input - is success : false - Received in: 3487ms
  37. │ Status Code: 500 / INTERNAL SERVER ERROR
  38. │ Headers:
  39. │ ┌ Server: nginx
  40. │ ├ Date: Thu, 23 Jul 2020 08:50:58 GMT
  41. │ ├ Content-Type: application/json
  42. │ ├ Content-Length: 145
  43. │ ├ Connection: keep-alive
  44. │ ├ Vary: Cookie
  45. │ └ Set-Cookie: SSID=.eJyrVkosLclQsqoG0_FlqUVKVoY6SskFmSlAhomOUlpickl-UbGSVXS1kkKSkpVSkrtlXmK4ia1SrQ5UJNndrSrZOK
  46. │ UsOTcQKBqro5RZCtFdq6OUWlGQWZQKMh-s1DfLsdLXxdHYt8qx3N8ltFypthYARjooBw.XxlPcg.1ihLnIsQ2WoNTdtyHtDWfBf9HOI; Domai
  47. │ n=.prevent.dignio.cn; Secure; HttpOnly; Path=/
  48. │ Body:
  49. │ {
  50. │ "error": {
  51. │ "data": {},
  52. │ "dbginfo": null,
  53. │ "httpcode": 500,
  54. │ "message": "",
  55. │ "name": "E_FAIL",
  56. │ "title": "通用服务器错误"
  57. │ }
  58. │ }
  59. └───────────────────────────────────────────────────────────────────────────────────────
Advertisement
Add Comment
Please, Sign In to add comment