Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requests made using Google Cloud sdks are not getting intercepted #679

Open
cion-yatindra opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@cion-yatindra
Copy link

I am using Google cloud sdks like:
@google-cloud/aiplatform, @google-cloud/pubsub, @google-cloud/storage, @google-cloud/vertexai and so on. But even after adding interceptors and then making any call to GCP using these GCP sdks, they are not getting intercepted.

I have added ClientRequestInterceptor and XMLHttpRequestInterceptor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant