getting following error in metabase logs:
sending request as :
ResponseEntity response = restTemplate.exchange(url, httpMethod, request, String.class);
==>
url=
https://prod-metabase-eu.eidacentral.com/api/card/285/query
request=
note : id in the request and the log file are different as i took the log file at the different time to debugging the request - but essentially its the same error (105,101 corresponds to 402 and 410 highlighted)