POST /questions/ask?authorId=deepkandpal" HTTP/1.1
Host: api2-us-west-2.insided.com
Accept: application/json
Authorization: Bearer <access_token>
Content-Type: application/json
Cache-Control: no-cache
response status code = 404
Response
{
"message": "no Route matched with those values"
}
Thank You in advance