I want to use Postman to send request to Google Indexing API. After Request headers were successfully updated with authorization data for preview.
I'm following Google Indexing API document : https://developers.google.com/search/apis/indexing-api/v3/using-api
After sending request POST in Postman, I stuck at this error. Please help me