Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Calling Youtube API for user Channels returns authorizationRequired

$
0
0

I am trying to call Youtube API for user Channels:

https://content-youtube.googleapis.com/youtube/v3/channels?part=snippet&part=statistics&mine=true&key=AIXXXXX

It returns the following response:

{"error": {"code": 401,"message": "The request uses the \u003ccode\u003emine\u003c/code\u003e parameter but is not properly authorized.","errors": [      {"message": "The request uses the \u003ccode\u003emine\u003c/code\u003e parameter but is not properly authorized.","domain": "youtube.parameter","reason": "authorizationRequired","location": "mine","locationType": "parameter"      }    ]  }}

I haven't been able to find a proper answer on stackoverflow or on youtube documentation to overcome this issue. Any help is greatly appreciated.


Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>