The query api call is raising an error.

#279
by boranium - opened

everything was working until now, it's not returning my query requests. I haven't changed anything. I get my request id from the "try on" service, but now it stopped working.

{
"ResponseMeta": {
"RequestId": "ChAE52ckopcAAAAAAAwcDQ",
"ErrorCode": "InvalidArgument",
"ErrorMessage": "Parameter handling exception"
}
}

returning such a response. what can i do?

Sign up or log in to comment