I need to test for a client the integration of contacts from linkedin to openerp using the module "web_linkedin". I create an application on linkedin having access to everything possible on Linkedin. I put my API key inside openerp and when i try to create a customer with linkedin, The Linkedin Search View is empty. My contacts are not loaded. When i go in the developer tools from Chrome I see an error in the log: "Failed to load resource: the server responded with a status of 403 (Forbidden)"
Am i missing something?
Thank you in advance for your help