Ir para o conteúdo
memberarea memberarea.io
Ainda não disponível no seu idioma

Esta página ainda não foi traduzida, por isso está a ler o original em inglês.

Fixing problems with the ManyChat connection

What each message from a MemberArea step means, and the one thing that fixes it.

Neste artigo

Every MemberArea step answers in a full sentence, so the message in your flow already names the problem. This page adds what to do about it.

"This ManyChat connection is not signed in to a MemberArea"

The API key in the app settings is not valid any more. Either it was rotated or deleted in your memberarea, or it was pasted with a stray space.

Open Settings, then API, create a fresh key, and paste it into the app settings in ManyChat. Nothing in your flows needs rebuilding.

"The API is not included in this MemberArea plan"

The API is part of every paid plan, and it is switched on during the free trial. A trial that has expired produces exactly this message, because the memberarea falls back to a restricted plan. Picking any paid plan makes every step work again straight away.

"This ManyChat connection is not allowed to run this step"

The key works, but it does not carry the permission this particular step needs. This is why one step in a flow can work while the next one refuses: Add tag and Grant access ask for different permissions.

The message asks you to reconnect the app, which is the general advice ManyChat shows. In your memberarea the fix is more specific: create a key that carries every permission the app uses, or leave a key at full access, and paste it in again. The permissions the app needs are listed in Connecting ManyChat to your memberarea.

"The item this step points to no longer exists"

The product, course, group, event or automation the step points at was deleted or unpublished after you picked it. Open the step and choose the item again from the dropdown.

"Too many requests reached this MemberArea"

A flow is calling more often than your memberarea allows. Two limits sit behind this message: a per minute one that catches a short burst, and a daily one that caps the total number of calls. This is normal during a viral campaign and it is not an error in your setup. The answer carries a Retry-After value that says how many seconds to wait before the step is called again. A few seconds means the per minute limit and the flow can simply try again. Several hours means the daily limit, and then only sending less helps: not every branch needs to write to your memberarea.

"Something went wrong inside this MemberArea"

Something failed on our side and we already know about it. Let the step run again a few minutes later. If it keeps happening, write to support@memberarea.io and name the step and roughly the time.

A dropdown stays empty

The lists only offer what is live. Each empty list says which one it is:

  • Products and bundles need an active one, not a draft.
  • Courses need to be published.
  • Events need to be in the future. A past event is not offered.
  • Automations need to be published and switched on.
  • Fields offers text, number, date and single choice fields only.

Create or publish the item, then reopen the dropdown. Nothing needs reconnecting.

Every field is suddenly mandatory

If a step refuses to save and complains about missing fields, the app version in ManyChat is out of date. Reinstall the app from the install link and rebuild that one step. Optional fields such as Or bundle carry a default in the current version, so they can stay empty.

An event never starts a flow

Two different things can be missing here.

The page is not connected. Steps inside a flow work with the address and API key alone, but events need the App Key of the page on top. Open Settings, then Integrations, then ManyChat: if the list is empty, no event can reach ManyChat yet. Paste the App Key and press Connect page.

The person is unknown to ManyChat. An event can only start a flow for a subscriber of that page. If the buyer never wrote to your page, there is nobody to message, and the panel records that as the last problem. Build the link inside a chat first, with Save contact in MemberArea or Create member, and every later event finds them.

Checking a connection from your side

In your memberarea, open Settings, then Integrations, and open ManyChat. The panel lists the connected pages with their state, how many triggers are active, when a flow was last started and what the last problem was, in the same words the flow saw. It is the quickest way to tell "the key is wrong" from "the flow never ran".

Last updated on September 18, 2026

Este artigo foi útil?

Related articles