hey,
i'm new user on odoo.
i have a shop in wordpress/woocommerce.
i would like to know how generate a connexion manually (just for test) at the odoo database inside a html webpage and a script in python or other language.
it's working fine with woocommerce / rest api, but not with odoo. (i m in db.odoo.com domain)
Any suggestions or strategy?
i try that but not working: (data comes from html form : url name, db name, user, password
https://pastebin.com/jKcjNgPU
any suggestions are welcome...