Skip to content

issue authenticating #254

@birchlore

Description

@birchlore

I'm getting the error:

YouTubeIt::AuthenticationError: BadAuthentication

I just want to confirm my authentication details:

@client = YouTubeIt::Client.new(:username => "my_youtube_acount@gmail.com", :password => "password_to_gmail", :dev_key => "youtube_api_credentials_key")

So,

  1. :username is my full gmail address? or just the name before @gmail.com? Or something else?
  2. :password is the password to above gmail account?
  3. :dev_key is a youtube_data server API key that I've generated from https://console.developers.google.com/apis/credentials

Does that all look right? Why would I be getting an authentication error? I've verified the credentials manually several times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions