Skip to content
Advertisement

Tag: google-indexing-api

Getting a 403 error when using Google Indexing API

I am trying to send a POST request via the Google Indexing API, but keeps getting HTTP erro 403 (Forbidden). My code is below: My full response is as follows: I understand what “Forbidden” means, but I can’t understand WHY I am getting the error. I have followed the instructions for setting up. I have set up the API key.

Advertisement