Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6098163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:07:36+00:00 2026-05-23T13:07:36+00:00

Greetings, Can someone help me with this? I am trying to make a desktop

  • 0

Greetings,
Can someone help me with this? I am trying to make a desktop application for Youtube where user can Login and update his profile etc. I am doing following

using Google.GData.Client;
using Google.GData.Extensions;
using Google.GData.YouTube;
using Google.GData.Extensions.MediaRss;
using Google.YouTube;

//Send Connection Request //I am doing something wrong here

YouTubeRequestSettings settings = new YouTubeRequestSettings("example app", developerKey, username, password);

YouTubeRequest request = new YouTubeRequest(settings);

I don’t know what to do next and

how can I ensure if username and password are right? Please help

Thank you

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T13:07:36+00:00Added an answer on May 23, 2026 at 1:07 pm

    I’m doing the same, and what you did is correct. You just need to catch the Exception that occurs. My code:

            Video newVideo = new Video();
            newVideo.Title = textBoxTitle.Text;// "Smideo Generated Movie";
            newVideo.Tags.Add(new MediaCategory("Travel", YouTubeNameTable.CategorySchema));
            newVideo.Keywords = textBoxKeyWords.Text;
            newVideo.Description = textBoxDescription.Text;
            newVideo.YouTubeEntry.Private = false;
            newVideo.Tags.Add(new MediaCategory("Test, Example",
              YouTubeNameTable.DeveloperTagSchema));
            try
            {
                 createdVideo = request.Upload(newVideo);
            }
            catch(InvalidCredentialsException c)
            {
                 doSomethingAboutInvalidCredentials(c);
            }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Greetings, can someone give me some advices or links that will help me to
Greetings all, In my application,user can open several QWindows which share the same data.(save
Greetings, We can edit image attributes with this get_image_tag filter when we are adding
Greetings, I can't believe I'm asking such a basic question, but it doesn't make
Greetings, I hope someone has the patience to read this. I have a setup
Greetings, I have a particular object which can be constructed from a file, as
Greetings to all of you ! This is the second time I encounter quite
Greetings, I'm trying to find a way to 'unbind' a socket from a particular
Greetings, I'm trying to find either a free .NET library or a command-line executable
Greetings all, I'm trying to localize a .NET/C# project. I'm using string resource files

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.