Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
cze 21
2397
1
sie 24
4584
1
wrz 23
2451
2
lut 23
10938
2
maj 22
10350