Hello Team, I am using `tap-google-search-console`...
# troubleshooting
h
Hello Team, I am using
tap-google-search-console
and someone help me with google access steps. I am getting error 403
Can someone help with more detailed steps for
tap-google-search-console
@aaronsteers @Sven Balnojan
Can delegated user in google-search-console have access to api ?
s
Hi @hitesh I think you need to provide a little bit more info. Google APIs are notoriously unfun to get access to.... Have you tried to curl the API with your credentials?
Or if you're not into curl, you could use the Python sample code to test out your credentials (https://github.com/googleapis/google-api-python-client/tree/main/samples/searchconsole).
h
Issue resolved. Thanks @Sven Balnojan