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
but when I try to get update about this url to check if I successfully submitted this url through this api
GET https://indexing.googleapis.com/v3/urlNotifications/metadata?url=https%3A%2F%2Fkunfirm.me%2Fjobs%2FAbia%2FAba%2F66de5c3d8559681b41aadaf5%2Fview
{
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
I've tried different Urls I always get the same response. I've gone through the docs and followed each step carefully. The user has owner permission. Still unable to find out the issue.
Environment details
Steps to reproduce
Code example
I am not getting $response_latest_update response.
Response is only this:
Reference:
https://developers.google.com/search/apis/indexing-api/v3/reference/indexing/rest/v3/UrlNotificationMetadata
https://developers.google.com/search/apis/indexing-api/v3/reference/indexing/rest/v3/urlNotifications#UrlNotification
Thanks!
The text was updated successfully, but these errors were encountered: