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

Unclear error message when deploying to a GCP project that does not have an App Engine app #3627

Open
Tracked by #3671
elharo opened this issue Oct 9, 2020 · 7 comments

Comments

@elharo
Copy link
Contributor

elharo commented Oct 9, 2020

image

related to internal docs bug b/62873043

@elharo
Copy link
Contributor Author

elharo commented Oct 9, 2020

An error occurred while retrieving projects: com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request
{
  "error" : "invalid_grant",
  "error_description" : "Bad Request"
}
com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request
{
  "error" : "invalid_grant",
  "error_description" : "Bad Request"
}

@elharo
Copy link
Contributor Author

elharo commented Oct 9, 2020

Hmm, problem is real but might not be caused by what I thought it was. The fix was not creating an app engine application in the project. rather I needed to sign out in Eclipse and login again. Whatever the root cause is, we should understand it and provide better guidance to the end user.

@henry0801
Copy link

Thank you very much for the anwser of the problem which i have faced too

@mpeddada1
Copy link

Thank for helping with unblocking the issue @elharo! @henry0801 We are glad you found this useful.

@mpeddada1 mpeddada1 added the p3 label Jan 31, 2022
@lqiu96
Copy link

lqiu96 commented Aug 8, 2022

Closing as part of cleanup. Please re-open if it's still relevant

@lqiu96 lqiu96 closed this as completed Aug 8, 2022
@elharo
Copy link
Contributor Author

elharo commented Aug 8, 2022

Again, this is still relevant and pretty important.

@elefeint elefeint reopened this Aug 8, 2022
@elefeint
Copy link
Contributor

elefeint commented Aug 9, 2022

Thanks! I've re-opened.

@lqiu96 lqiu96 added p4 and removed p3 labels Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants