Forum Discussion
gzai
2 years agoHelper I
Google BigQuery credentials failed
Hi, I can't login credential to Google BigQuery. I've been granted access by another team on Google Big Query. How to fix this issue ? Thanks
Syndicate_Admin
2 years agoAdministrator
If you're having trouble signing in to Google BigQuery with credentials provided by another computer, here are some troubleshooting steps:
Verify credentials:
- Make sure the credentials you've been given are correct. Verify the username or email address and associated password.
Confirm the access granted:
- Make sure the other team has granted you the right access to Google BigQuery. Ask the team if they've granted the necessary permissions for your account.
Check your account status:
- Make sure your Google Account is healthy and not blocked or suspended. You can try signing in to other Google services to verify this.
Check out the documentation:
- Check the official Google BigQuery documentation to make sure you're using your authentication information correctly. Sometimes, there may be changes in procedures or requirements.
Use the Google Cloud console:
- Try signing in directly to the Google Cloud Console to make sure your credentials are working properly. If you're able to access the console, it's likely that the issue is related to your local environment settings.
Update your SDK/API Client:
- If you're using an SDK or client library to interact with BigQuery, make sure it's updated to the latest version supported by the credentials you're using.
Review the error messages:
- If you receive specific error messages when you try to log in, review them carefully. These messages can provide clues about the problem and how to fix it.
Contact Technical Support:
- If all of the above steps don't resolve the issue, contact Google Cloud Support. They can help you diagnose and resolve specific authentication issues.
Keep in mind that information and procedures may change, so it's always a good idea to refer to the latest Google Cloud documentation and contact support if necessary.