You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
Basically, been noticing that these api endpoints don't work without proper approval now.
Here's a link: to the Support Form page on this, and the official API.
Just thought I'd ask! As the form they link us to, doesn't mention access to API for anything apart from Job Posting and Live Streaming. Which could then indicate that we need to update this on the ReadMe as well.
The text was updated successfully, but these errors were encountered:
Thanks a lot for creating this!
During setup, I noticed the Indexing API's quickstart guide mentions this:
The reason I'm asking, is because
https://indexing.googleapis.com/v3/urlNotifications:publish
always returns the below:While https://indexing.googleapis.com/v3/urlNotifications/metadata?url=<above url, encoded> always returns:
Basically, been noticing that these api endpoints don't work without proper approval now.
Here's a link: to the Support Form page on this, and the official API.
Just thought I'd ask! As the form they link us to, doesn't mention access to API for anything apart from Job Posting and Live Streaming. Which could then indicate that we need to update this on the ReadMe as well.
The text was updated successfully, but these errors were encountered: