Thank you so much Vinny. That solved my problem.

I can't believe I was digging through logs and searching hidden files when 
there was a button in front of me! I just wasn't seeing it. You saved me 
hours :)




On Wednesday, October 22, 2014 11:34:43 PM UTC-5, Vinny P wrote:
>
> On Wed, Oct 22, 2014 at 12:01 PM, Distal Twitch <distal...@gmail.com 
> <javascript:>> wrote:
>
>>
>> When I deploy my app to Google I immediately get a message that: An error 
>> occured while deploying to AppEngine. See the error log for more details.
>>
>>
>> The Eclipse error log shows what I believe is an authentication problem:
>>
>> How can I tell Eclipse to start over and let me log in again? I'm totally 
>> stuck. There must be a file somewhere that it's using to hold on to my auth 
>> information. Does anyone know how to clear or reset it?
>>
>
>
>
> Hi Distal,
>
> When you open Eclipse and your App Engine project, look in the bottom 
> right hand corner. Do you see a "Sign in to Google" button or your Google 
> email address there? If you do, click it and either log in with the right 
> account or log out.
>
> If you don't see anything there, open up a command line prompt and 
> navigate to the base folder of your eclipse installation. Go into the 
> plugins folder, then find the app engine sdk bundle (it'll have a folder 
> that is named similar to: *com.google.appengine.eclipse.sdkbundle*). Run 
> appcfg with the *--email=your_gmail_address* argument, this should make 
> appcfg use a new credential.
>
> If this all fails, search your computer for any files named .appcfg_nag, 
> .appcfg_cookies, or .appcfg_oauth2_tokens and delete them. And make sure 
> your system clock is set to the correct time and time zone.
>  
>  
> -----------------
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to