Question

Zapier error using basic auth for rest hooks

  • 7 October 2021
  • 0 replies
  • 113 views

Userlevel 1

Zapier errors out when connecting with basic auth:

 

We hit an error adding your new account

authentication failed: Error: Could not find the method to call: authentication.test What happened (You are seeing this because you are an admin): Executing authentication.test with bundle Error: Could not find the method to call: authentication.test Console logs: Stack trace: Error: Error: Could not find the method to call: authentication.test at execute (/var/task/node_modules/zapier-platform-core/src/execute.js:92:11) at /var/task/node_modules/zapier-platform-core/src/create-command-handler.js:29:20 at Object.beforeMiddleware.then.newInput (/var/task/node_modules/zapier-platform-core/src/middleware.js:90:22) at bound (domain.js:402:14) at Object.runBound (domain.js:415:12) at Object.tryCatcher (/var/task/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/var/task/node_modules/bluebird/js/release/promise.js:517:31) at Promise._settlePromise (/var/task/node_modules/bluebird/js/release/promise.js:574:18) at Promise._settlePromise0 (/var/task/node_modules/bluebird/js/release/promise.js:619:10) at Promise._settlePromises (/var/task/node_modules/bluebird/js/release/promise.js:699:18) at _drainQueueStep (/var/task/node_modules/bluebird/js/release/async.js:138:12) at _drainQueue (/var/task/node_modules/bluebird/js/release/async.js:131:9) at Async._drainQueues (/var/task/node_modules/bluebird/js/release/async.js:147:5) at Immediate.Async.drainQueues (/var/task/node_modules/bluebird/js/release/async.js:17:14) at runCallback (timers.js:705:18) at tryOnImmediate (timers.js:676:5) at processImmediate (timers.js:658:5) at process.topLevelDomainCallback (domain.js:126:23)

  1. Make sure you click "Allow" or "Accept" on the permission popup
  2. Double check your Account has the correct permissions
  3. Check out our help docs for more information

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.