I'm trying to use linkedin javascript api, but when I run a script I get an error 'javascript api domain is restricted to localhost'. Does anyone know what is that? Please, help!
I'm trying to use linkedin javascript api, but when I run a script I get an error 'javascript api domain is restricted to localhost'. Does anyone know what is that? Please, help!
Share Improve this question asked Feb 20, 2013 at 11:57 Dmitry KorobovDmitry Korobov 511 silver badge3 bronze badges2 Answers
Reset to default 8- Go to https://www.linkedin./secure/developer
- Click on the application name you're using.
- Add your domain to JavaScript API Domains:
- Save changes.
This should fix your issue.
1 create a new app on LinkedIn devloper 2.in URL you should write path like this http://localhost/linkdin/index.php/ then save after it your problem will be resolve