marcelomm 1 Posted September 17, 2014 Quando tento publicar com frete gratis ocorre este erro: Shipping method ids [100009] are not allowed for shipping mode [me2] Meu array: Array ( [title] => Teste 1 [category_id] => MLB3946 [price] => 2.00 [currency_id] => BRL [available_quantity] => 9 [buying_mode] => buy_it_now [listing_type_id] => bronze [condition] => new [description] => Teste 1 [video_id] => [warranty] => [pictures] => Array ( [0] => Array ( [source] => http://www.domain.com/images/9003073-690-800.jpg ) ) [shipping] => Array ( [mode] => me2 [local_pick_up] => false [free_methods] => Array ( [0] => Array ( [id] => 100009 [rule] => Array ( [free_mode] => exclude_region [value] => Array ( [0] => BR-NO [1] => BR-NE ) ) ) ) ) ) Acessando a categoria https://api.mercadolibre.com/categories/MLB3946 e https://api.mercadolibre.com/users/USER_ID/shipping_modes?category_id=MLB3946 informa que está liberado me2 "shipping_modes": - [... "custom", "me1", "me2", "not_specified", ], "mode": "me2", "shipping_attributes": - {... "dimensions": "clear", "costs": "not_allowed", "free": - {... "methods": "optional", "accepted_methods": - [... 100009, 182, ], Share this post Link to post Share on other sites
0 Eduardo Campos 0 Posted October 6, 2016 Estou com mesmo problema. E não sei o que é. Se conseguir me avise, estou tentando aqui também Share this post Link to post Share on other sites
0 rodrigojob 412 Posted October 23, 2016 bronze? tente free Share this post Link to post Share on other sites
0 rodrigojob 412 Posted October 23, 2016 aliás, tente gold_pro, pois não fará diferença, não há custo para anunciar Share this post Link to post Share on other sites
0 klimacar 2 Posted February 23, 2017 Aluma solução para esse tópico? Estou enfrentando o mesmo problema. A categoria aceita frete grátis, consigo calcular o custo adicional para oferecer, mas na hora da publicação retorna { "message": "Validation error", "error": "validation_error", "status": 400, "cause": [{ "code": "invalid_parameters", "message": "Invalid free mode for method 100009" }] } Share this post Link to post Share on other sites
Quando tento publicar com frete gratis ocorre este erro:
Shipping method ids [100009] are not allowed for shipping mode [me2]
Meu array:
Acessando a categoria https://api.mercadolibre.com/categories/MLB3946 e https://api.mercadolibre.com/users/USER_ID/shipping_modes?category_id=MLB3946 informa que está liberado me2
Share this post
Link to post
Share on other sites