nodejs https#request fails where identical curl request succeeds – Twitter API
I am trying to connect to public stream endpoint of twitter api. When i ran example parameters i got from twitter api test tool in nodejs i get 401 unauthorized error below you can see my nodejs example request 'use…