hi all, tap-google-play seems no longer able to lo...
# troubleshooting
r
hi all, tap-google-play seems no longer able to load data. It shows INFO message=tap-google-play v[could not be detected], Meltano SDK v0.8.0. It is able to create table to target-postgres but no data. invoke and run are both fine without any errors. Is there anyone still maintaining it? Or is there other alternative plugin for this?
e
Hi @rida. It's using a really old version of the singer SDK but I just pulled the tap and confirmed that it works. Can you share the steps you followed to use the tap?
I've updated the tap in my namespace, so you should be able to replace the
pip_url
of the plugin in your meltano.yml file with:
git+<https://github.com/edgarrmondragon/tap-google-play.git>
r
@edgar_ramirez_mondragon It works now with a new link but is able to load only one table (reviews). How many tables can you load?
@edgar_ramirez_mondragon can you add all tables (not just reviews table)?