Ibrahim Radwan

Results 6 comments of Ibrahim Radwan

#### I would like to start working on this issue if possible 😄 , my approach will be: - Store the videos the user have played in a queue (which...

@shakeelmohamed I'm working on it now, but I've some problems with YouTube API authentication using the tokens retrieved from Auth0 (cannot find the right flow). However, I'll keep searching and...

@shakeelmohamed Yeah sure, I've followed this tutorial and the last piece of it (https://auth0.com/docs/quickstart/spa/jquery/08-calling-apis) gave me the 401 error when calling the YouTube API. However, from what I've understood (from...

Well looks like this is the correct flow to achieve a secure process 😄

@shakeelmohamed I've tried the Google APIs, and the authentication process went very well. But the shock was that YouTube API disabled the access to "Watch Later" and "Watch History" from...

Just to keep others updated: What I've added: - Sign the user in using Google Javascript Library (OAuth2). - Create the app playlist named 'Zen Audio Player'. If the user...