You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm gettting missing the required client identifier exception while uploading video to youtube
`$authObject = new AuthenticateService;
# Replace the identifier with a unqiue identifier for account or channel
$authUrl = $authObject->getLoginUrl('qadeer.qt@gmail.com','UCC1YGOAVvZBM5d24jRGwSWw');`