YouCount / youcount.github.io

YouCount allows you to see the subscriber count of any YouTube user in realtime. It has been designed using the Material Design language and is optimized for mobile devices and older browsers.
https://youcount.github.io
GNU General Public License v3.0
27 stars 26 forks source link

google apis blocked #14

Closed sparkles3421 closed 1 year ago

sparkles3421 commented 1 year ago

{ "error": { "code": 403, "message": "Requests from referer https://youcount.github.io/ are blocked.", "errors": [ { "message": "Requests from referer https://youcount.github.io/ are blocked.", "domain": "global", "reason": "forbidden" } ], "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "API_KEY_HTTP_REFERRER_BLOCKED", "domain": "googleapis.com", "metadata": { "service": "youtube.googleapis.com", "consumer": "projects/620831776016" } } ] } } image