Skip to content

error "PERMISSION_DENIED" #7

Description

@minoryorg

Since I am limiting HTTP referrer with Google API Key,
I specified "CURLOPT_REFERER" with "curl_setopt" function, which file should I write?
This error will be displayed.

array:1 [▼
"error" => array:4 [▼
"code" => 403
"message" => "Requests from referer are blocked."
"status" => "PERMISSION_DENIED"
"details" => array:1 [▼
0 => array:2 [▼
"@type" => "type.googleapis.com/google.rpc.Help"
"links" => array:1 [▼
0 => array:2 [▶]
]
]
]
]
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions