mkellerman / PSTwitterAPI

PSTwitterAPI - a PowerShell module for the Twitter API
https://mkellerman.github.io/Introducing_PSTwitterAPI/
45 stars 13 forks source link

Error "No OAuthSettings was found. Use 'Set-OAuthSettings' to set PSTwitterAPI ApiKey & Token." #17

Closed mkellerman closed 5 years ago

mkellerman commented 5 years ago

Provides the wrong function name to guide the user to set their OAuthSettings.

Should be Set-TwitterOAuthSettings

mkellerman commented 5 years ago

19