Skip to content

Instantly share code, notes, and snippets.

@ekusiadadus
Created May 9, 2024 18:35
Show Gist options
  • Save ekusiadadus/f027d73e1f29fe0868fac768c73852a7 to your computer and use it in GitHub Desktop.
Save ekusiadadus/f027d73e1f29fe0868fac768c73852a7 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"error": {
"code": 403,
"message": "Requests from referer \u003cempty\u003e are blocked.",
"errors": [
{
"message": "Requests from referer \u003cempty\u003e 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": "drive.googleapis.com",
"consumer": "projects/389364984206"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment