Posts

Showing posts from September, 2022

Google Safe Browsing API

Image
  Google Safe Browsing API Build a Post The Google Safe Browsing API is a service that enables applications to check URLs against the Google’s lists of suspected phishing and postulated malware pages. cloudshell Enabling the API First you need an APIKey and an Enabler to this API otherwise: GPost: Failed at getting response:403{ “error”: { “code”: 403, “message”: “Safe Browsing API has not been used in project 338972382324 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/safebrowsing.googleapis.com/overview?project=338972382324 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”, “status”: “PERMISSION_DENIED”, “details”: [ { “@type”: “type.googleapis.com/google.rpc.Help”, “links”: [ { “description”: “Google developers console API activation”, “url”: “ https://console.developers.google.com/apis/api/safebrowsing.googleapis.com/overview?project=33897