我正在尝试使用Cloud NaturalLanguageAPI与此链接中给出的代码。(第一个或第二个)
我得到了下面的错误。google.api_core.exceptions.PermissionDenied: 403 Your application has authenticated using end user credentialsfrom the Google Cloud SDK or Google Cloud Shell which
我有一个使用@google-cloud/language的函数。该函数在实时部署时可以正常工作,但在本地函数仿真器中运行时会报错 我已经用我的谷歌账号做了firebase login,但在运行函数时得到了以下结果: Error: 7 PERMISSION_DENIED: Cloud NaturalLanguageAPI has not been used in project XXXXX before or it is disabled.Enable it by visiting https: