Skip to main content
Question

Cannot exceed maximum quota of 200. Please contact support to resolve issue - DEMO ACCOUNT

  • July 15, 2026
  • 3 replies
  • 66 views

Hello Team,

I have recently been trying to integrate n8n with Mews, and I am currently doing some initial testing on the demo account. I am trying to get set up so I can start my project and testing, but I keep receiving the following error:

“Cannot exceed maximum quota of 200. Please contact support to resolve issue.”

The integration I’m trying to install is Connector API 

I believe this could be due to having too many integrated apps active on the account?

Thank you so much! :)

3 Replies

Robin Gustavsson
Trailblazer
Forum|alt.badge.img+5

Hello Team,

I have recently been trying to integrate n8n with Mews, and I am currently doing some initial testing on the demo account. I am trying to get set up so I can start my project and testing, but I keep receiving the following error:

“Cannot exceed maximum quota of 200. Please contact support to resolve issue.”

The integration I’m trying to install is Connector API 

I believe this could be due to having too many integrated apps active on the account?

Thank you so much! :)

Hello,

Are you using all 200 integrations, or can you start removing some of them?


josue.orellana
Community Ambassador
Forum|alt.badge.img+1
  • Community Ambassador
  • July 29, 2026

Hello @Rogers,

I’m Josue - one of the Community Ambassadors - and I’m happy to help clarify your question regarding the error message you received. 

As mentioned by Robin, this usually means the shared demo property has already reached the maximum number of installed Connector API integrations, rather than there being an issue with your n8n setup.

If possible, please check whether any unused integrations on that demo account can be removed, as the shared demo environment has a limit of 200 installed integrations.

If you have any questions, please don’t hesitate to let me know! 😎

~ Best regards, 


  • Author
  • Community Newcomer
  • July 30, 2026

@josue.orellana Hi. Thanks for the reply

I was able to fix the issue by sending an HTTP request directly to the MEWS api instead of doing it through an integration 😁