i have this error when import json key
Error: { “message”: “Cloud Text-to-Speech API has not been used in project xxxxxxxxxx before or it is disabled. Enable it by visiting https:\/\/console.developers.google.com\/apis\/api\/texttospeech.googleapis.com\/overview?project=xxxxxxxxx then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”, “code”: 7, “status”: “PERMISSION_DENIED”, “details”: [ { “@type”: 0, “data”: “type.googleapis.com\/google.rpc.Help” }, { “@type”: 0, “data”: [ { “description”: “Google developers console API activation”, “url”: “https:\/\/console.developers.google.com\/apis\/api\/texttospeech.googleapis.com\/overview?project=785899278212” } ] }, { “@type”: 1, “data”: “type.googleapis.com\/google.rpc.ErrorInfo” }, { “@type”: 1, “data”: “SERVICE_DISABLED” }, { “@type”: 1, “data”: “googleapis.com” }, { “@type”: 1, “data”: { “service”: “texttospeech.googleapis.com”, “consumer”: “projects\/785899278212” } } ] }
In: …..plugins/speaker/vendor/google/gax/src/ApiException.php on line 139
What should I do?
Besides if I enable this plugin the wordpress editor won’t work
View post on imgur.com
- This topic was modified 4 hours, 13 minutes ago by .
- This topic was modified 4 hours, 5 minutes ago by .
