Skip to main content
The McpAuthorizationError message means Zapier could not verify the sign-in for your AI client. This usually means an app connection on your server has expired and needs to be reauthenticated.

Symptom

Your AI client shows the error McpAuthorizationError when trying to connect to Zapier MCP.

Causes

  • An app connection on the server has expired or been revoked.
  • The connection token saved in your AI client is out of date.

How to fix it

First, try reconnecting the app that is failing:
1

Open your server

In the left sidebar of the Zapier MCP dashboard, select your server.
2

Select the app menu

Select the menu icon beside the name of the app.
3

Reauthenticate

Select Update authentication and follow the prompts to reconnect.
4

Test again

Try the action in your AI client again.
If the error persists and you are using an unlisted client with a connection token, rotate the token and update your AI client’s configuration:
1

Open your server

Go to the Zapier MCP dashboard and select your server.
2

Go to the Connect tab

In the top menu bar, select the link icon Connect tab.
3

Rotate your token

Select Rotate token to generate a new connection token.
4

Update your client

Copy the new server URL and update it in your AI client’s configuration.
5

Restart and test

Restart your AI client and try connecting again.
If you are connecting your own TypeScript or Python code, this error can occur if the connection token is revoked. Regenerate the token from the Zapier MCP dashboard and update it in your configuration.

Still need help?

Last modified on August 13, 2026