'Referrer restrictions error on Google Colab
When I want to create a new Google Colab notebook or save an existing one to my Google Drive I get the following error:
The referrer https://www.google.com does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.
GapiError: The referrer https://www.google.com does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.
at hB.oq [as constructor] (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:603:845)
at new hB (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:1491:135)
at va.program_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:1580:437)
at xa (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:19:336)
at va.throw_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:18:403)
at za.throw (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:20:248)
at c (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220121-060054-RC00_423288810:20:504)
A quick search suggests I change the restrictions for my API key on the cloud console but I don't have a specific project associated with Google Colab and thus also no API key settings I can change. Does anyone know how to fix this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
