Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5901 มุมมอง

Hi, I am trying to use RESTAPI via postman.  The problem I am having right now is, I can't store any data via postman POST or PUT request. I can access data via /api/read/model_name or /api/unlink/model_name. Postman can even create a new record but I can't store any values like name, title or anything other than ID from postman. 
PS: I've used OAuth2 and m using token to manipulate data in odoo. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Odoo officially doesn't provide REST support.
so please contact the REST api provider(vendor who created a module for support REST api on the top of odoo) for more queries.
No one here has a source code of that module or any implementation detail.

อวตาร
ละทิ้ง