I am trying to use Youtube Data API v3 to search on android, though when I try to search using my API key i always get this message:
{
\"error\": {
\"errors\"
I've finally solved this. I deleted my project and created a new project in the old Cloud Console. I then activated all the APIs I need to use and then went into API Access and there was a key already there. It should say "Key for browser apps (with referers)" and I just used that key, and it works.