Did someone here already set up the tap-google-sea...
# plugins-general
n
Did someone here already set up the tap-google-search-console? Would need some support in setting it up and I can't find documentation about it
j
The authentication documentation can be found here: https://docs.google.com/document/d/1FojlvtLwS0-BzGS37R0jEXtwSHqSiO1Uw-7RKQQO-C4/edit. However, this is quite cumbersome and eventually gave me token refresh issues. So I am developing a new version using the singer sdk, however, it is still in an early stage: https://github.com/quantile-development/tap-google-search-console. I still need to add documentation and incremental replication. It uses a service account json file, which makes setup way easier.
n
This is exactly where I am stuck at the moment, I don't even know how to get the refresh_token parameter. And I get a Bad Request 400 because of it (i think).
will check out the google doc ๐Ÿ™‚
r
is there documentation on the settings the extractor expects?
d
@jules_huisman Is it time for your new variant to be listed on https://hub.meltano.com/extractors/tap-google-search-console? ๐Ÿ™‚ @rick_smit mentioned heโ€™s also experimenting with it
j
@douwe_maan There are a few things that need to be fixed, but I can definitely take a look at it!