We are using for several years the API of ESRI for Vehicule Routing Service.
From 9.45 (GMT -3) this morning the API is answering only Error 400 - extended Code:-2147467259.
We try sending JSON that we know for sure that are correct (because 2 hours before we get an answer from the API) but we cannot get anything else than the error.
We get the Job ID correctly but then:
{"error":{"code":400,"extendedCode":-2147467259,"message":"Unable to complete operation.","details":[]}}
Pls does someone have any information!!