getstatus -> error 404 but Send works
-
Hi, thank you for your plugin, I use it and its usefull.
I had the “instant indexing for google” plugin installed for a time, The send url, and remve url works fine (Succesaful messge), but the ask gets and error 404…
I’m rebulding all the config fron zero, and I get the same results…
What can I do with this?
Thank You
This is the bulk message:
13:53:11 getstatus: https://xxx.com/
{
“error”: {
“code”: 404,
“message”: “Requested entity was not found.”,
“errors”: [
{
“message”: “Requested entity was not found.”,
“domain”: “global”,
“reason”: “notFound”
}
],
“status”: “NOT_FOUND”
} }13:53:05 update: https://xxx.com/
{
“urlNotificationMetadata”: {
“url”: “https://xxx.com/”
} }
The topic ‘getstatus -> error 404 but Send works’ is closed to new replies.