Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
9579 Vistas

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>

Avatar
Descartar

use xml rpc

Mejor respuesta

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

Avatar
Descartar

Thanks, Niyas.

Autor Mejor respuesta

by 'conf' did you mean odoo.conf file

Avatar
Descartar

The name given for conf file can be anyhing, see how you named it and update the configuration file accordingly.

Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 24
1934
2
may 23
5061
1
feb 23
25030
1
feb 22
3782
1
feb 22
6637