I am currently working with LinkedIn Authentication. I used Postman tool and got the Access Token. I am unaware of how to implement this Authentication procedure in simple Java code to get Access Token and to retrieve the data obtained in PostMan tool.
Thanks in Advance!!