Get Twitter information from PowerShell – Twitter API
I want to get post information of a specific user from Twitter from PowerShell. The command used to get post information is "Invoke-RestMethod". Please let me know the OAuth authentication procedure required at that time. The following information has been…