login function in youtube api
sanraj25 - June 27, 2008 - 11:52
| Project: | Youtube API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | sanraj25 |
| Status: | closed |
Jump to:
Description
when i call this function youtube_api_login($login, $password)
that can't work properly. help me please

#1
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
#2
#3
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.
#4
Closing due to lack of information. Assumption is that user didn't get the module from CVS.