when i call this function youtube_api_login($login, $password)
that can't work properly. help me please

Comments

lyricnz’s picture

Need more information. What is the error you see on the screen, in the system watchdog logs, or in your PHP error logs?

Note: you only need this function to access the user-specific functionality in YouTube, not to search for videos etc.

Note: try downloading the latest version of this module (from CVS for now), it is very new, and subject to lots of change (though works fine for me). http://drupal.org/project/cvs/271688

lyricnz’s picture

Status: Active » Postponed (maintainer needs more info)
beeradb’s picture

When supplying more information, please provide information about your PHP environment (PHP version, as well as what libraries/extensions you've got running).

In addition, please check your watchdog reports, when the login function fails it logs the reason.

beeradb’s picture

Version: » 5.x-1.x-dev
Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing due to lack of information. Assumption is that user didn't get the module from CVS.