Mumu
Mumu
``` from googleapiclient.discovery import build from oauth2client.service_account import ServiceAccountCredentials from datetime import datetime ``` ``` class GooleIndexingApi: URL_UPDATE = "URL_UPDATED" URL_DELETED = "URL_DELETED" ``` def __init__(self, json_key_file: str, url_list: list,...
> 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](https://developers.google.com/search/apis/indexing-api/v3/core-errors?hl=de#NOT_FOUND)...
> Any updates, I am having a similar issue no
> It's removed in 1.0.0 Thank,What's the alternative? I don't see this document update at [High-level (new) API]( https://peewee-async.readthedocs.io/en/latest/peewee_async/api.html)