Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2757 Переглядів

I make an request to this endpoint: GET  https://dstny1.odoo.com/web/session/authenticate

Inside the body I post this: 

{    
"params": {        
"db": "dstny1",       
"login": "jelle@dstny.nl",       
"password":"myAPIkey"    
}
}

However when I use this API key as my password, it gives me an  odoo.exceptions.AccessDenied

When I use my actual password, it works fine.

What do I do to be able to use the API key?

Our customers don't want to give out their actual password, so we will need their API keys to authenticate.

Im sure it worked in the past tho...

Help pleasse. 

Аватар
Відмінити

Jelly, Can you share the basic code so I can help you?

Related Posts Відповіді Переглядів Дія
0
квіт. 25
1518
4
серп. 24
39564
1
трав. 24
1650
5
груд. 20
10543
0
лип. 21
3411