Hi All,

I have this problem and I really don't know how to fix it any help?


from oauth2client.contrib.appengine import AppAssertionCredentials
def generate_jwt():
    credentials = AppAssertionCredentials(
'https://www.googleapis.com/auth/iam')

from google.appengine.api import app_identity
ImportError: No module named appengine.api


Thanks :)
Diego

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f73c6891-31e0-4e8a-9970-5db592c7cc23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to