I am deploying my project to Google App Engine
, I am asked for authorization and the following appears:
The problem is that I do not know where I should put that code. Try to delete the file .appcfg_oauth2_tokens_java
and redeploy the project but I get the same error. Anyone know what might be happening. I am using NetBeans 8.2
and Java 8
.