We have created an app in linkedin developer and we have created everything correctly both the Client ID, Secret Client, and the Redirect URL.
Please check the screenshots:
enter image description here
Now, what we want is to connect ODOO with LINKEDIN to be able to publish from odoo post in our company page for linkedin.
So for that we have to put in ODOO the Client ID and Secret Client and register the Redirect URL in Linkedin to make it work, however, we get the error “An error occurred while trying to link your account. LinkedIn did not provide a valid access token”.
Apparently it seems that the error is because LinkedIn in the app that we have created within Linkedin developer is not sending a token that ODOO needs and that is why it is not working.
You can see that there is an official odoo and linkedin connection: .0/es/applications/marketing/social_marketing.html
We want to know why the token is not being sent to odoo to make the connection.