Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2462 Переглядів

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. 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
черв. 21
2398
1
серп. 24
4586
1
вер. 23
2451
2
лют. 23
10939
2
трав. 22
10353