domain: usageLimits reason: accessNotConfigured message: Access Not Configured code: 403
Additionally, every time I generate a new key, it's only active for 1 day. I just generated a new key, and it's status is:
com.google.api.GoogleAPIException: java.lang.Exception: [google-api-translate-java] Error retrieving translation.
{
"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."
}
}Error calling GET
https://www.googleapis.com/youtube/v3/channels?part=contentDetails&mine=true:
(403) Access Not Configured. Please use Google Developers Console to
activate the API for your project.
The attachment contains my sample code. In the application i have used my client id and secret key.
Can any body suggest where I'am missing ?
ThanksTapaswiniJust started with the api... and get the following error...
Billing OK
{
"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."
}
}Project Number 267508187082IPv4
but how do I register my server's ipV6 address?