Hello,
I am trying to setup Youtube analytics API for which Google oauh2 is a prerequisite. So i am setting up oauth with User-agent flow using app id & secret from google console. Now when i run the workflow action login with social network using Google oauth api, it throws a error claiming it couldn’t get access token, though i believe that the error itself shows the token value.
So why is this happening & how to fix it? My goal is to retrieve this access token & pass the value to API making calls to youtube analytics.