http --auth-type edgegrid -a default: POST ":/papi/v1/search/find-by-value" edgeHostname=**.com.edgekey.net
POST /papi/v1/search/find-by-value HTTP/1.1
Accept: application/json, */*
Accept-Encoding: gzip, deflate
Authorization: ***
Connection: keep-alive
Content-Length: 53
Content-Type: application/json
Host: ***
User-Agent: HTTPie/0.9.9
{
"edgeHostname": "**.com.edgekey.net"
}
HTTP/1.1 500 Internal Server Error
Connection: close
Content-Encoding: gzip
Content-Language: en
Content-Length: 279
Content-Type: application/problem+json
Date: Thu, 06 Jul 2017 14:52:43 GMT
Server: Apache-Coyote/1.1
Vary: Accept-Encoding
{
"detail": "Our system is experiencing errors. We'll get this fixed as soon as possible.",
"instance": "https://**@.luna.akamaiapis.net/papi/v1/search/find-by-value#44138ad7-0bac-49f8-afb0-35ef121a6c1c",
"status": 500,
"title": "Internal Server Error",
"type": "https://problems.luna.akamaiapis.net/papi/v0/http/internal-server-error"
}
Kirsten Hunter Akamai Developer Community Viktoriya Reyzelman Vreddhi Bhat
We tested successfully in QA today and plan to release the fix later today.