Error 403 with Google Translate v2 API access
问题 I am trying to access Google's Translate services from within an Android app. However, each time I try to access the service (using an HttpGet request), I encounter the following error: { "error": { "errors": [ { "domain": "usageLimits", "reason": "accessNotConfigured", "message": "Access Not Configured. Please use Google Developers Console to activate the API for your project." } ], "code": 403, "message": "Access Not Configured. Please use Google Developers Console to activate the API for