Skip to content

Integration was working fine, but suddenly stopped working. #47

@julesmaregiano

Description

@julesmaregiano

Hello there,
I'm building a connection between my Rails app and Notion. I finished it 2 days ago and it worked as intended for ~24h... then stopped working:

  • I can successfully establish a new Notion API client with client = Notion::Client.new(token: '<secret Notion API token>')
  • Yes, my API key is fresh, Yes, my workspace is connected, Yes the database is shared.
  • When I call a Notion page NOTION_CLIENT.page(page_id: NOTION_ARTICLE_ID) the process just start buts blocks. I have no response, no error, and it never times out.
  • I tried creating another Integration, with fresh api key, etc., but no changes
  • Notion API status says it's all fine.
    Does anyone has any idea of what I could be doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions