My AngularJS application needs to have access to the user\'s LinkedIn profile. In order to do that I need to redirect the user to a LinkedIn URL which contains a callback re
I've tried the above answers but could not get them to work. The only code that worked for me was $window.location.search = ''
$window.location.search = ''