Closed (fixed)
Project:
Youtube API
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Jun 2008 at 11:52 UTC
Updated:
7 Jul 2008 at 03:15 UTC
when i call this function youtube_api_login($login, $password)
that can't work properly. help me please
Comments
Comment #1
lyricnz commentedNeed 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
Comment #2
lyricnz commentedComment #3
beeradb commentedWhen 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.
Comment #4
beeradb commentedClosing due to lack of information. Assumption is that user didn't get the module from CVS.