1
Sandbox API returns Internal server error
complete
R
Rafael Zilberman
When using the new Sandbox API url we constantly get HTTP error code 500 with the following body:
{"status": 500, "error": {"type": ["api_error"], "message": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."}}
The URL we use:
Body:
{"query": {"query": {"match_all": {}}}, "titlecase": true, "size": 100}
N
Nick Bragg
complete
N
Nick Bragg
Hi Rafael Zilberman thanks for letting us know this is occurring. Could I ask you to rerun this test with "size": 10 instead of 100?
Thanks
R
Rafael Zilberman
Nick Bragg: Now works for both size 10 and 100. Please note that it still not works with the search previews API Key.
N
Nick Bragg
Rafael Zilberman: Thanks for confirming it's working for you. Search preview isn't currently supported for our Sandbox API but we are looking to scale out to the rest of the endpoints in the near future. Thanks again!
K
Kiley Lawson
Yes this is so aggravating, this has been happening to me lately.
N
Nick Bragg
Kiley Lawson: Hi Kiley, is this still occurring when you try and use the sandbox endpoints?
Kade Beem
being researched