From c6d161ba7360cd0d6d4891305b316e11dc4eb0c0 Mon Sep 17 00:00:00 2001 From: victorherdz <67234635+victorherdz@users.noreply.github.com> Date: Sun, 21 Jun 2020 12:18:43 -0400 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..b3e6ac2 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 = 'MLV'; @@ -26,4 +26,4 @@ // $redirectURI = 'Redirect_URI'; -// $siteId = 'MLB'; \ No newline at end of file +// $siteId = 'MLV';