I have created a rest API for oodo, when I try to access data through API in the web browser I'm getting the data but when I try to access the API in POSTMAN I'm getting an error: 404 NOT FOUND.
this is my API : http://localhost:8070/api/<model>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have created a rest API for oodo, when I try to access data through API in the web browser I'm getting the data but when I try to access the API in POSTMAN I'm getting an error: 404 NOT FOUND.
this is my API : http://localhost:8070/api/<model>
Hi,
Please see the answers given for this question in stack overflow and see whether it helps: https://stackoverflow.com/questions/51138734/call-odoo-controller-through-postman
Most Probably giving the DB filter in the conf will sort out the issue.
Thanks
Thanks, Niyas.
by 'conf' did you mean odoo.conf file
The name given for conf file can be anyhing, see how you named it and update the configuration file accordingly.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 23
|
2823 | ||
|
1
Feb 23
|
22398 | ||
|
1
Feb 22
|
2615 | ||
|
1
Feb 22
|
4801 | ||
|
0
Nov 21
|
2737 |
use xml rpc