1
Answer

Error - The name Auth does not exist in the current context.

Photo of Ramco Ramco

Ramco Ramco

1d
61
1

Hi

  using TweetInvi

  The name Auth does not exist in the current context.

  The name Upload does not exist in the current context

Auth(oauth_consumer_key, oauth_consumer_secret, accessToken, accessTokenSecret);

                // Upload video (Replace "videoPath" with the path to your video file)
                var videoUploadResult = Upload.UploadVideo(videoPath);

Thanks

Answers (1)