-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
androidapi: translationIssues related to the Cloud Translation API API.Issues related to the Cloud Translation API API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Milestone
Description
Hi all,
When i tried to translate the text with Google Cloud API but i got a message :
{
"error": {
"code": 403,
"message": "Requests from this Android client application \u003cempty\u003e are blocked.",
"errors": [
{
"message": "Requests from this Android client application \u003cempty\u003e are blocked.",
"domain": "global",
"reason": "forbidden"
}
],
"status": "PERMISSION_DENIED"
}
}
I don't know how to fix this issue , plz tell me if you have any solution.
Thanks
Metadata
Metadata
Assignees
Labels
androidapi: translationIssues related to the Cloud Translation API API.Issues related to the Cloud Translation API API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.