Skip to content

Instantly share code, notes, and snippets.

@amitrai98
Created January 16, 2019 13:48
Show Gist options
  • Save amitrai98/2556b070ef88f8f658567169fb13159a to your computer and use it in GitHub Desktop.
Save amitrai98/2556b070ef88f8f658567169fb13159a to your computer and use it in GitHub Desktop.
start trip error
request made
GET /journeys/350/end HTTP/1.1
Host: api.automation.coachrail.com
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjozMTIsInNjb3BlIjoxMjc3MzE3OTk1MTU5MjA5MzE1NDI2MTc2NTcxNDE5MDc5NDUwODUsImV4cCI6MTU0ODQ3OTk5Mn0._y3BPGgJ-0spgharx8IQiW1t5ML7lXopern-xTxidM4
Cache-Control: no-cache
Postman-Token: a4c7c8ee-45af-b2e2-90c5-1900921d2e1e
response received
<html>
<head>
<title>Internal Server Error</title>
</head>
<body>
<h1>
<p>Internal Server Error</p>
</h1>
</body>
</html>
status:- 500 Internal Server Error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment