I am using the python script as mentioned in the link https://developers.google.com/assistant/sdk/prototype/getting-started-other-platforms/integrate to get the access token.
But when run the google-auth-oauthtool in windows PC, i am getting an error
OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions.
Can some one pls help to fix this issue?