philippe_44 wrote: 
> hmmm ... whatever search you do, it does not work, right ? I thought you
> got this sorted, according to a previous post. Are you sure that your
> key is a browser key ? In fact, looking at this result, your request
> reaches properly the server using HTTPS but something is rejected. When
> the key is wrong, this is an explicit error. I can't see the query you
> do (q=) but I'm supposed this is very simple (try either nothing or just
> one simple word). You can also copy/paste the complete query and make it
> from your web browser and see what's returned

I got rid of the plugin not loading before, but hadn't had a chance to
get my API key created.  I did indeed create a Browser API key, and even
tried deleting a recreating, since that worked for another poster.

This is the error from a browser instead, so it looks like I need more
than one API enabled:

Code:
--------------------
    {
  "error": {
  "errors": [
  {
  "domain": "usageLimits",
  "reason": "accessNotConfigured",
  "message": "Access Not Configured. The API (YouTube Data API) is not enabled 
for your project. Please use the Google Developers Console to update your 
configuration.",
  "extendedHelp": "https://console.developers.google.com";
  }
  ],
  "code": 403,
  "message": "Access Not Configured. The API (YouTube Data API) is not enabled 
for your project. Please use the Google Developers Console to update your 
configuration."
  }
  }
--------------------



Receiver stuck at blue LED state after reboot? Please vote for bug
'17462' (http://bugs.slimdevices.com/show_bug.cgi?id=17462)
------------------------------------------------------------------------
paulster's Profile: http://forums.slimdevices.com/member.php?userid=23073
View this thread: http://forums.slimdevices.com/showthread.php?t=87731

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to