-
Notifications
You must be signed in to change notification settings - Fork 2.5k
HttpError 404 when requesting https://indexing.googleapis.com/v3/urlNotifications/metadata?url= #2481
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
Comments
@MumukoQAQ Can you please provide more information related to the issue that you're encountering? Probably a code snippet to replicate the issue, hiding any confidential information, and the error that you're receiving with a stack trace. |
This is my code, and after I notified Google to remove my url, it prompts when I check it
I thought it had a delay at first, then a few days later I checked the same url again and it was still the same. |
I'm running currently in a similar issue. Did you have already some new insights? I'm a little bit confused about the error, in the documentation this error can result in 2 different issues. Could it be, that this is the issue?
The post works for me on the other hand. I get the expected result. |
I redeployed it, and still have the same problem |
Any updates, I am having a similar issue |
no |
same issue here. I get a 200 response when I submit but when I check already submitted urls I get 404 NOT_FOUND |
Same issue. I get a 200 response when I submit an URL. If I check the submitted URL I get a 404. What irritates me is that I get the following response body when submitting the URL.
According to the documentation, I would have expected to receive a
For example:
|
I submit my url on the urlNotifications endpoint to notify Google of removal, and when I view the submission with urlNotifications().getMetadat(url),
he still says "HttpError 404 Details:" Requested entity was not found."
The text was updated successfully, but these errors were encountered: