问题标签 [google-api-console]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
api - Google API 控制台 1 api 请求计数 10quota
Google API 控制台上是否有任何错误?当我通过邮递员向 Google API 控制台发出确切的 1 个请求时,每个请求计入 10 个配额。
我做错了什么?
欢迎任何建议,谢谢
google-api - 如何在 Google API 控制台中批量更新“Authorized JavaScript Origins”?
目前,我的任务是利用 Google People API 来询问用户的基本 Google 信息以及他们的公共电话号码。到目前为止,结果是积极的。
我和我的团队整合了 Google People API 集成的解决方案能够在数千个域中使用。因此,我的问题很简单,我和我的团队成员如何确保在他们自己的特定域中使用我们的解决方案的任何客户都能获得使用 Google People API 构建的新功能?
请记住,我们的客户可以灵活地在其网站上使用 http/https 和任何子域。为我们的客户群逐一输入每个领域的可能性并非易事。我非常希望有一个解决单一、明确的来源条目的解决方案。
感谢您的时间和帮助。
android - 每当设置 beta/alpha 测试时,我应该使用 Google Maps degug 还是 release 密钥
所以我将设置我的第一个 alpha 测试。我是否需要使用为 Google Maps API 创建的发布密钥或调试密钥?
谢谢
google-api - 您没有足够的权限查看此页面 HomeGraph API
我已经访问这个页面有一段时间了。昨天为了测试,我不得不禁用 HomeGraph API,现在它不再可用,甚至在 api 库中搜索时也不显示
当我尝试访问此链接HomeGraph API 详细信息时,我收到“您没有足够的权限查看此页面。”错误
有人遇到过这种情况吗?
我已尝试注销所有设备
最重要的是,我在执行 gactions -verbose 测试时开始得到以下信息
从以下位置读取凭据: creds.data 错误:无法为助手测试应用程序错误:遇到内部错误。2018/01/06 21:31:52 服务器没有返回 HTTP 200
gaction 更新工作得很好。
google-api - 如何将 Google API 密钥限制为单个服务?
我在Google API Console中做了一个项目。该项目使用 2 个服务:YouTube 数据 API 和 Google Maps JavaScript API。第一个服务是服务器到服务器,因此 API 密钥不会暴露。第二个服务是客户端到服务器,因此公开了一个 API 密钥(以 HTML 代码发送到浏览器)。如果我对 Maps API 和 YouTube API 使用相同的密钥,则用户可以获取密钥并使用它代表我与 YouTube 进行交互(这是一个问题)。
一种解决方案是为 API 使用单独的密钥。如何获取允许与 Maps API 一起使用但不允许与 YouTube API 一起使用的 API 密钥?
google-apps-script - 容器绑定的 Google Apps 脚本
我有一个绑定到 Google 表格的容器绑定 Google 应用程序脚本,该脚本使用幻灯片 API 从表格中提取数据并替换值,以使用自定义菜单元素对选定的 Google 幻灯片演示文稿执行“邮件合并”。
问题是,在复制工作表时,脚本功能被复制,但谷歌为脚本生成了一个新项目,该项目没有在项目 API 控制台中启用幻灯片 API。
我的目标是将“邮件合并”的参数封装到幻灯片演示文稿中,以允许没有编程经验的人复制工作表,更新幻灯片模板 ID 和目标驱动器文件夹(在工作表内)以允许用于动态生成演示文稿。除了必须手动导航以为复制的项目启用 Slides API 之外,一切都运行良好。有没有办法即时为新项目启用 API,或者将复制的容器脚本与启用控制台 API 的现有项目相关联?
android - The fingerprint you specified is already used by an Android OAuth2 client ID in this project or another project
I noticed my SHA1 number showing from the gradle view signing report in android studio was different from the one I had originally. I thought maybe it was from changing computers a year ago. My game app was still able to access leaderboards and achievements. I when to my Google API dashboard I noticed the 'OAuth client' had my old SHA1. It wouldn't let me change it to my new SHA1, saying it 'had already been used by this client or another client', although I had no other clients. The mysterious 'Anroid client 1' and 'Android client 2' had neither the old or new SHA1. Underneath the 'OAuth client' was 'OAuth client (auto created by google service)' which had my new SHA1. I went ahead and deleted that one, despite a warning it gave me that it had been used 147 times in the last week (evidence of impending senility on my part I suppose). It seemed I had to delete it to free up the number for my 'OAuth client' that was not auto created.
Now it appears I'm screwed, as it still gives me 'the already in use message' when I try to change the SHA1, and my game app can no longer access Google Play Services at all. I'm thinking I should have deleted the 'OAuth client' instead. Can I recover from this? Will it free up over time? Another post suggested 7 days for clients to be removed, although I don't see a button to delete the whole client, and am concerned over the deletion of the API codes on the same page.
EDIT 3/30 - It looks like I may have lost this number permanently, although (I'm hoping) it only affects my Leaderboards and Achievements, not Firebase, Inapp Purchasing, or Ads. I can roll my own Leaderboards and Achievements in Firebase anyway. New projects with different package names give me the same unusable SHA1 in the Gradle signingReport.
google-console-developer - 启用环聊聊天 API 失败且没有有意义的错误
目前正在运行详细的示例机器人应用程序:https ://developers.google.com/hangouts/chat/quickstart/apps-script-bot
我被困在第 3 步 d...“在 Google Cloud Console 中,通过执行以下操作启用环聊聊天 API”
当我尝试配置项目的 Hangout 聊天 API 应用程序信息页面时,出现错误: 来自云控制台的错误消息,没有错误文本
- 我曾多次尝试输入详细信息,并确信一切都是准确的。
- 我似乎无法通过这个屏幕,我也无法理解我错过了什么/做错了什么
- 我是这个项目的所有者
spring-boot - 如何在我们的 Spring Boot oauth2 Web 应用程序中使用带有 google api 的组织域?
我在 application.properties 文件中尝试了下面的代码,但没有用
我参考了https://developers.google.com/identity/protocols/OpenIDConnect但找不到怎么做