Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
6662 Visninger

hello guys, how to create API on odoo with multiple databases, im aware that for default odoo need to define db_name, and db_list = false to make API default available to use, but can i have an example how to use API with multiple databases, i head it using log in user on the API.. thanks

Avatar
Kassér
Bedste svar

Hi,

You can try passing the db name in the url like this: host_address:port?db=db_name


Thanks

Avatar
Kassér
Forfatter

so i dont even need to use type="user" then?

Related Posts Besvarelser Visninger Aktivitet
2
sep. 24
2087
0
nov. 23
2000
1
aug. 25
373
2
jul. 25
2819
3
jul. 25
632