Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zapier connection "API key not valid" #357

Open
RaminGe opened this issue May 2, 2024 · 0 comments
Open

Zapier connection "API key not valid" #357

RaminGe opened this issue May 2, 2024 · 0 comments

Comments

@RaminGe
Copy link

RaminGe commented May 2, 2024

Hey there,

when trying to connect our self-hosted cal.com with zapier, I always get this error:

authentication failed: The app returned “API key not valid”. What happened (You are seeing this because you are an admin): Stack trace: ResponseError: {“status”:401,“headers”:{“content-type”:“application/json; charset=utf-8”,“retry-after”:null},“content”:“{\“message\“:\“API key not valid\“}”,“request”:{“url”:“https://XXXXX/api/integrations/zapier/listBookings?apiKey=cal_XXXX”}} at _throwForStatus (/var/task/node_modules/zapier-platform-core/src/http-middlewares/after/prepare-response.js:13:11) at outResp.throwForStatus (/var/task/node_modules/zapier-platform-core/src/http-middlewares/after/prepare-response.js:68:5) at throwForStatusMiddleware (/var/task/node_modules/zapier-platform-core/src/http-middlewares/after/throw-for-status.js:5:14) at Object. (/var/task/node_modules/zapier-platform-core/src/middleware.js:80:37) From previous event: at /var/task/node_modules/zapier-platform-core/src/middleware.js:77:26 at Array.reduce () at afterMiddleware (/var/task/node_modules/zapier-platform-core/src/middleware.js:76:21) at Object. (/var/task/node_modules/zapier-platform-core/src/middleware.js:94:18) From previous event: at Object. (/var/task/node_modules/zapier-platform-core/src/middleware.js:92:10) From previous event: at /var/task/node_modules/zapier-platform-core/src/middleware.js:89:45 at /var/task/node_modules/zapier-platform-core/src/tools/create-lambda-handler.js:212:18 at bound (node:domain:433:15) at runBound (node:domain:444:12) at process.processImmediate (node:internal/timers:476:21) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:126:24) From previous event: at Domain. (/var/task/node_modules/zapier-platform-core/src/tools/create-lambda-handler.js:196:10) at Domain.run (node:domain:389:15) at Runtime.handler (/var/task/node_modules/zapier-platform-core/src/tools/create-lambda-handler.js:192:19) at Runtime.handleOnceNonStreaming (file:///var/runtime/index.mjs:1173:29)

I don't have a clue why. Is there anything which needs to be configured to get it up and running with the docker self-hosted variant?
I followed these steps: https://github.com/calcom/cal.com/tree/main/packages/app-store/zapier

Also updated to the newest version (4.0.5) and tried it, getting the same error.

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant