diff --git a/internal/ghl/oauth.go b/internal/ghl/oauth.go index 99e21e3..be636f5 100644 --- a/internal/ghl/oauth.go +++ b/internal/ghl/oauth.go @@ -62,6 +62,7 @@ func (h *OAuthHandler) HandleInstall(w http.ResponseWriter, r *http.Request) { "conversations.readonly", "contacts.readonly", "contacts.write", + "locations.readonly", }, " ") authURL := fmt.Sprintf(