跳至内容
菜单
此问题已终结
1 回复
15170 查看

Odoo 9 have CSRF token authentication.

So I try with following json-rpc POST request.


http://odoo.server.com/web/login

csrf_token=0a006defe20c633957b2516dc356854212f211dco1486656588&login=username&password=password&redirect=


It working in browser. But I call the same request via mobile it return 400 error.


Any one guide me how to Authenticate via JSON-RPC

形象
丢弃
最佳答案

Hi,

IMHO, I think you can call the controller /web/session/authenticate using a JSON call, this will authenticate the given params ...

Hope this could helps 

形象
丢弃
相关帖文 回复 查看 活动
2
12月 22
5573
1
2月 25
1433
3
7月 20
12941
0
3月 15
3928
2
3月 15
5592