diff --git a/configApp.php b/configApp.php index dad0bfb..1b5176b 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 = 'MLM'; @@ -26,4 +26,4 @@ // $redirectURI = 'Redirect_URI'; -// $siteId = 'MLB'; \ No newline at end of file +// $siteId = 'MLB';