PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.31k stars 181 forks source link

fix: Add missing client settings when create basicClient #480

Closed qfish closed 1 year ago

qfish commented 1 year ago

the client setting (e.g. httpProxy) should also be configured using the same setting when create the basicClient to request token

PLhery commented 1 year ago

You're right, thank you

PLhery commented 1 year ago

Published in 1.15.0