JavaScript runtime error: [Messenger] Required property 'target' was not provided occurred
问题 I am using the Developers API with an App I created in LinkedIn. When I call this method to sign in..... IN.UI.Authorize().params({ "scope": ["r_liteprofile", "r_emailaddress"] }).place() a Window begins to open and I get this error message: Unhandled exception at line 7, column 56783 in http://platform.linkedin.com/in.js 0x800a139e - JavaScript runtime error: [Messenger] Required property 'target' was not provided occurred I have completed LinkedIn's App Setup, but can't figure what could be