Skip to content

[improvement/integration-action-expansion] Google Drive comment API requires authentication scope not enabled #277

@makiroll1125

Description

@makiroll1125

What happened:
CraftBot receives an API error when attempting to make comments on a file in Google drive

What I expected:
CraftBot should be able to make comments on files and folders in Google drive with no issues

Steps to reproduce:

  1. Open CraftBot and connect to Google drive integration
  2. Ask CraftBot to comment on a file or folder

Environment: (browser, OS, server, version/commit)
Browser: Microsoft Edge
OS: Windows 11
Branch: improvement/integration-action-expansion (PR #271)

Logs / screenshots:
{ "error": { "code": 403, "message": "Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.", "errors": [ { "message": "Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.", "domain": "global", "reason": "forbidden" } ], "status": "PERMISSION_DENIED" } }

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions