Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2453 Представления

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
2392
1
авг. 24
4582
1
сент. 23
2448
2
февр. 23
10933
2
мая 22
10347