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

Support arbitrary requests #428

Open
andresespinosapc opened this issue May 22, 2021 · 1 comment
Open

Support arbitrary requests #428

andresespinosapc opened this issue May 22, 2021 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@andresespinosapc
Copy link

It's very difficult to find the classes needed to make a request, so at least you should provide a method to make any request but taking advantage of the authentication from the library.

Another option that would work for me is to use raw requests, but I don't find the documentation on how to authenticate using service accounts. The one I found only works with the library: https://cloud.google.com/docs/authentication/production

@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label May 23, 2021
@dazuma dazuma added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. labels May 26, 2021
@dazuma
Copy link
Member

dazuma commented Apr 6, 2023

I suspect the best way forward is to include appropriate documentation and/or code in the googleauth gem, so that you can attach Google credentials to any http request as you suggest. I'm going to transfer this issue over there for tracking.

@dazuma dazuma transferred this issue from googleapis/google-api-ruby-client Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants