Youtube API v3 shows “Access Not Configured”

后端 未结 7 1527
情歌与酒
情歌与酒 2020-12-20 11:57

I created a Google application in the developers console, turned on \"YouTube Data API v3\", generated the server API key, and authorized my home and work IPs.

My we

7条回答
  •  醉酒成梦
    2020-12-20 12:30

    Additionnaly when I opened the requested URL in browser I found that the API call returned

    {"domain": "usageLimits"}

    I tried the above solutions without success.

    Creating a new project from scratch solved the issue

    Thanks @Danra, you helped, but I add this answer because your comment is default hidden.

提交回复
热议问题