-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Indexing API is not Returning result for latestupdate #2628
Comments
Have the same issue
Responce now:
It is serialized responce objects tha i save in db |
when I hit this api
I get this response
but when I try to get update about this url to check if I successfully submitted this url through this api
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. |
facing the same issue with URL_DELETED |
Same issue here! Additionally when trying to fetch information about a url that I recently indexed using this API with the following code I still get that output more than 48 hours later and here is a thread where someone experienced a similar issue (from a users point of view): https://support.rankmath.com/ticket/error-404-requested-entity-was-not-found-instant-indexing/ |
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: