We have been trying to run requests against the statistical API using the python SDK, however are running into errors (status 500) as per below.
In the request builder I am also getting similar errors. “Something went wrong” is shown on the top left, and the below is in the dev console.
I am requesting stats for 2 months for 6 bands (aggregation 1D), as well as the histogram and percentiles (10,20,30,40,50,60,70,80,90) for each. Is this too much to handle?
Has anyone experienced something similar, and could this be related to the size of the request made?