What steps will reproduce the problem?
1. Use any method of the directory API on https://apis-explorer.appspot.com
What is the expected output? What do you see instead?
Expected : method result is displayed
Result :
{
"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 your project."
}
}
Original issue reported on code.google.com by da...@revevolcloud.com on 19 Jun 2014 at 4:03
Original issue reported on code.google.com by
da...@revevolcloud.com
on 19 Jun 2014 at 4:03