Skip to content

granola.mapping.yaml declares wrong baseUrl #256

Description

@willwashburn

What

`packages/granola/granola.mapping.yaml:4` declares:

```yaml
baseUrl: https://api.granola.ai
```

Granola's documented public API base is `https://public-api.granola.ai\` (docs.granola.ai/api-reference).

Impact

This isn't in the live request path today — sync goes through Nango's provider template, not this `baseUrl` field — so nothing currently breaks. The value is wrong and misleads anyone reading the mapping as the source of truth for the API base.

Expected

Correct `baseUrl` to `https://public-api.granola.ai\`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions