dify - 💡(How to fix) Fix The data source Notion cannot be configured with an API key or OAuth client [4 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
langgenius/dify#34839Fetched 2026-04-10 03:45:47
View on GitHub
Comments
4
Participants
3
Timeline
8
Reactions
2
Timeline (top)
commented ×4subscribed ×2labeled ×1mentioned ×1

Root Cause

The result is that the API KEY for Notion cannot be configured, resulting in the inability to use the Notion data source because the configuration pop-up window is not displayed and cannot be configured

RAW_BUFFERClick to expand / collapse

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.13.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

首先进入dify平台,点击知识库,点击创建知识库,选择同步自Notion内容,提示Notion未绑定,点击去绑定,下载好Notion数据源后,点击配置,此时弹出“设置OAuth客户端”or“添加API KEY”,任意点击一个后,发现没有任何变化,并没有跟其他插件配置一样的弹窗出来,但是仔细观察,可以看见旁边有一点阴影,个人认为这个配置弹窗被挡住了导致无法显示(如果选择ESC试图关闭最上面一层,依然不行)

Image

✔️ Expected Behavior

I hope this pop-up can be displayed so that I can import Notion data, otherwise this data source won't work

❌ Actual Behavior

The result is that the API KEY for Notion cannot be configured, resulting in the inability to use the Notion data source because the configuration pop-up window is not displayed and cannot be configured

extent analysis

TL;DR

The Notion configuration popup window is likely being blocked or overlapped, preventing the API KEY from being configured.

Guidance

  • Verify that there are no overlapping elements on the page by inspecting the HTML structure using the browser's developer tools.
  • Check the CSS styles applied to the popup window to ensure it is not being hidden or overlapped by other elements.
  • Attempt to configure the Notion API KEY in a different browser or environment to rule out any browser-specific issues.
  • Inspect the browser console for any JavaScript errors that may be preventing the popup window from displaying correctly.

Notes

The issue may be related to the specific Docker setup or the version of Dify being used (1.13.3), but without further information, it is difficult to provide a more specific solution.

Recommendation

Apply workaround: Try configuring the Notion API KEY in a different browser or environment to see if the issue is specific to the current setup. If the issue persists, it may be necessary to investigate further or seek additional support.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

dify - 💡(How to fix) Fix The data source Notion cannot be configured with an API key or OAuth client [4 comments, 3 participants]