Hello, I am writing this example: https://developers.google.com/google-apps/calendar/instantiate
but I get a webpage with this error. I get the error while while on line U serCredential credential. Error: invalid_client no application name Request Details - cookie_policy_enforce=false - scope=https://www.googleapis.com/auth/calendar - response_type=code - access_type=offline - redirect_uri=http://localhost:22167/authorize/ - display=page - The next line in the example, var service creates the service with the ApplicationName, is this what the error is? --------------------------- Another question the I created Client ID for native application which created Redirect URIs shows http://localhost this is confusing because I do want to access my Google Calendar on Google's website not my localhost, what is meant by Redirect URI to localhost? Thanks. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
