我正在查看Google API 的 OAuth 2.0 范围列表,试图找到允许访问业务信息的正确范围,但似乎找不到它。
我正在专门寻找使用 API 访问客户留下的评论。我应该使用哪个范围?
*** 编辑 *** 这是所需的范围 - https://www.googleapis.com/auth/business.manage
这是您要找的吗?
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
https://developers.google.com/my-business/reference/rest/v4/accounts.locations.reviews/list
https://developers.google.com/my-business/content/review-data
确实,范围应该是:
https://www.googleapis.com/auth/business.manage
此处有文档(如果您有权访问商家资料 API):https://developers.google.com/my-business/content/implement-oauth