Youtube API v3 always return error 403 (accessNotConfigured)
问题 I have read a lot of answers to fix this error, like using browser key instead of android key but none of them work. I have turned on YouTube Data API v3 on my developer console and i already generated an API Key for android. This is the example URL : https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId=PLAYLISTID&fields=items&key=ANDROID_API_KEY It returns this error : { error: { errors: [ { domain: "usageLimits", reason: "accessNotConfigured", message: "Access Not