Hey all — I’m experiencing what looks like a deep-level issue with Make’s app authorization.
Here’s what’s happening:
- I previously had Notion connected to my Make account
- I now use Google Sheets instead for an automation with OpenAI
- However, every time I connect Google Sheets, the connection is labeled with Client ID: “My Notion Internal Connection”
- This happens even after I:
- Deleted all Notion connections in Make
- Deleted all Google connections in Make
- Fully revoked Make, Integromat, Notion, and Google Sheets access from my Google account
- Reconnected using a fresh Google Sheets connection under a new name
The result?
My Google Sheets connection looks “active” but it doesn’t actually return any rows (0 bundles every time), and it still shows the Notion client ID under “Connection info”
This is breaking a GPT-4 automation I’ve spent hours building. It looks like a misbinding or internal routing error on Make’s backend — where the wrong OAuth client is being used when I authorize Google Sheets.
Has anyone encountered an issue like this before?
This is blocking my work entirely. If anyone from the Make team sees this, please advise. I’m happy to provide screenshots or account info via DM if needed.
I need:
- A way to fully disassociate Notion from my Google Sheets connection
- A clean, isolated Google Sheets OAuth connection that doesn’t link to Notion
- Help forcing Make to use the correct client ID when I re-add Google Sheets
Thanks!