-1
I am trying to register a product on the platform following the ML API documentation, using the Python requests library, I did all the procedure that is in the documentation, but the server responds with error 403, the acces_token is correct, then the only thing I can think of is the SSL certificate, tested with the local server as HTTP and with ssl_context='adhoc'
to test with HTTPS, continues with the same problem, someone would have some idea of why the served is giving this error.
Documentation link: https://developers.mercadolivre.com.br/pt_br/publicacao-de-produtos