From c4d1029d7a6e9a49678fbfe349be9e201a9dc3c1 Mon Sep 17 00:00:00 2001 From: Gianlucacasarino <59373390+Gianlucacasarino@users.noreply.github.com> Date: Mon, 30 Dec 2019 16:35:50 -0300 Subject: [PATCH] Update configApp.php --- configApp.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configApp.php b/configApp.php index dad0bfb..80e7d9b 100644 --- a/configApp.php +++ b/configApp.php @@ -13,7 +13,7 @@ /* The site id of the country where your application will work. If you don't know your site_id go to our sites resources: https://api.mercadolibre.com/sites */ -$siteId = 'MLB'; +$siteId = 'AR'; @@ -26,4 +26,4 @@ // $redirectURI = 'Redirect_URI'; -// $siteId = 'MLB'; \ No newline at end of file +// $siteId = 'MLB';