string(6) "AMAZON"
string(195) "[403] {
"errors": [
{
"code": "Unauthorized",
"message": "Access to requested resource is denied.",
"details": "The LWA secret token you provided has expired."
}
]
}"
-----LOGS------
array(6) {
["usuarioId"]=>
string(1) "1"
["sourceId"]=>
int(1)
["resultado"]=>
string(5) "Error"
["info"]=>
string(219) ""[403] {\n \"errors\": [\n {\n \"code\": \"Unauthorized\",\n \"message\": \"Access to requested resource is denied.\",\n \"details\": \"The LWA secret token you provided has expired.\"\n }\n ]\n}""
["nextToken"]=>
string(0) ""
["fecha"]=>
string(19) "2025-12-11 06:59:32"
}
string(10) "WOOCOMERCE"
string(98) "select fechaCompra from ordenes where usuarioId=1 and sourceId=2 order by fechaCompra desc limit 1"
-----LOGS------
array(6) {
["usuarioId"]=>
string(1) "1"
["sourceId"]=>
int(2)
["resultado"]=>
string(7) "Success"
["info"]=>
string(13) ""Bad Request""
["nextToken"]=>
string(0) ""
["fecha"]=>
string(19) "2025-12-11 06:59:33"
}
NULL
string(13) "MERCADO LIBRE"
array(4) {
["message"]=>
string(28) "You must provide a caller.id"
["error"]=>
string(15) "caller.id.empty"
["status"]=>
int(403)
["cause"]=>
array(0) {
}
}
-----LOGS------
array(6) {
["usuarioId"]=>
string(1) "1"
["sourceId"]=>
int(3)
["resultado"]=>
string(7) "Success"
["info"]=>
string(4) "null"
["nextToken"]=>
string(0) ""
["fecha"]=>
string(19) "2025-12-11 06:59:33"
}