Credentials are not valid

Describe the problem/error/question

I have implemented Odoo17 Community which is OpenSource, for testing I raised the n8n in docker and connected with other integrations eg. Chat gpt, google but in the case of odoo I get an error of invalid credentials, which creates my API I put it in the n8n and it does not connect instead with a paid Odoo, when creating the API it does connect, is there a solution for this

Hey, I managed to connect my locally run n8n to Odoo. Make sure the Site URL matches the Database name and also make sure the API key you are generating is Persistent or with a long expiry timeframe, because the default is just 1 hour. Let me know if this helps / mark as solved.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.