Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8401083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:42:55+00:00 2026-06-09T21:42:55+00:00

I am trying to gain access to my BigQuery enabled Google API project using

  • 0

I am trying to gain access to my BigQuery enabled Google API project using the .net Google APIs.

Using a console application, I am trying to authenicate first by supplying my simple API key in the URI, then just trying to get the list of projects.

The error I am receiving when I call Fetch() on the project list is: Login Required [401]

var bigqueryService = new BigqueryService{ Key = "MY-API_KEY" };
var projectList = bigqueryService.Projects.List().Fetch();

I am purposefully not using OAuth2 as we don’t need any user data.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T21:42:56+00:00Added an answer on June 9, 2026 at 9:42 pm

    The API key simply identifies your app to the API console for quota purposes and other housekeeping. It’s not authoritative for accessing BigQuery, as we do consider the BigQuery data as “user data.”

    If you’re just trying to get an OAuth 2 access token for playing around quickly, you can use the OAuth 2 playground:
    https://code.google.com/oauthplayground/

    This token will be valid for one hour and can be copied/pasted as the access_token query parameter

    Here’s the scope for BigQuery to use in the playground:
    https://www.googleapis.com/auth/bigquery

    In the end, you’ll either want to use the native client (out of band) flow:
    https://developers.google.com/accounts/docs/OAuth2InstalledApp

    Or the server-to-server (service accounts) flow:
    https://developers.google.com/accounts/docs/OAuth2ServiceAccount

    I don’t have quick samples handy for those in .NET, but post another question on SO if you can’t find them– I’m sure someone will chip in!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use DirectoryEntry to gain access to AD. We have an
I'm trying to access user's language preference w/o using server code. I'm looking for
I have been trying to wrap my head around creating a RESTFul API using
I am trying to gain access of files within specific folders in Sharepoint 2007
I am trying to gain access to the list of Permissions in Manifest.permission ,
So im trying to gain access to flash vars but i kept getting this
Hoping someone can help me out here. I'm using Google Contacts API to fetch
I've been trying to gain a deeper understanding of how compilers generate machine code,
I'm trying to gain a basic understanding of what is meant by a Windows
I'm fairly new to Rails and I'm trying to gain a better understanding of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.