跳至内容
菜单
此问题已终结

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. 

形象
丢弃
相关帖文 回复 查看 活动
0
6月 21
2378
1
8月 24
4575
1
9月 23
2431
2
2月 23
10923
2
5月 22
10339