Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 2020-03-31 20:03:44.005 I/HTTP Client: --> POST https://test-api.myorcas.com/api/v1/users/profile/email/send
  2. 2020-03-31 20:03:44.005 I/HTTP Client: Content-Type: application/json; charset=UTF-8
  3. 2020-03-31 20:03:44.005 I/HTTP Client: Content-Length: 32
  4. 2020-03-31 20:03:44.005 I/HTTP Client: {"email":"ivan.gusef@gmail.com"}
  5. 2020-03-31 20:03:44.005 I/HTTP Client: --> END POST (32-byte body)
  6. 2020-03-31 20:03:44.399 I/HTTP Client: <-- 200 https://test-api.myorcas.com/api/v1/users/profile/email/send (393ms)
  7. 2020-03-31 20:03:44.399 I/HTTP Client: date: Tue, 31 Mar 2020 17:03:01 GMT
  8. 2020-03-31 20:03:44.399 I/HTTP Client: content-type: application/json
  9. 2020-03-31 20:03:44.399 I/HTTP Client: content-length: 110
  10. 2020-03-31 20:03:44.399 I/HTTP Client: x-content-type-options: nosniff
  11. 2020-03-31 20:03:44.399 I/HTTP Client: strict-transport-security: max-age=15724800; includeSubDomains
  12. 2020-03-31 20:03:44.400 I/HTTP Client: {"status": "ERROR", "error": {"code": "BACKEND_SERVICE_NOT_AVAILABLE", "description": "Failed to send email"}}
  13. 2020-03-31 20:03:44.400 I/HTTP Client: <-- END HTTP (110-byte body)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement