Google Indexing API - 403 'Forbidden Response'

前端 未结 4 743
自闭症患者
自闭症患者 2021-01-05 13:27

I am making a call to the google indexing API for job postings:

private $client;
private $httpClient;

public function initClient($kernel)
{
    $this->cl         


        
4条回答
  •  -上瘾入骨i
    2021-01-05 13:47

    After couple days of headache, here is the answer. Open your Google search console.

    Prerequisite: You must already have a google service account

    click the tri dot button, and click manage property owners:

    click the tri dot button, and click manage property owners

    add google service account email as new owners:

    add google service account email as new owners

提交回复
热议问题