Ir al contenido
Menú
Se marcó esta pregunta

Hello, 

I am trying to get json data from third party website using odoo module but I am getting empty response


Code: 

<form action="http://websiteurl/" method="post">

                      <input type="hidden" name="csrf_token" t-att-value="request.csrf_token()"/>

                      <input type="text"></input>

                          <button type="subnit" class="btn btn-primary" >Check Product</button>

                    </form>


Any help will be helpful. 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
jun 21
2377
1
ago 24
4571
1
sept 23
2429
2
feb 23
10919
2
may 22
10335