You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ...$instance = Twitter::usingCredentials($accessToken, $accessTokenSecret, $consumerKey, $consumerSecret);
// subsequent calls on $instance methods will use the new config
How to override default consumer key and secret?
The text was updated successfully, but these errors were encountered: