Bugs for apps today? Both BRANCH and GMAIL fails, without any reason but >> error": "invalid_request" and error_description": "Invalid Credentials"

Neither of these have credentials as far as I know. So it looks like a bug to me. Is it?

I can send Gmails when testing the step. But in a Flow it fails.

@ashrafsam , have you seen anything about this? Is is something I can do to check for bugs?

In both instances I use slashes in the content: https://domain1.com and https://domain1.com/some-url

But I don’t see how this can impact the “Invalid credentials” error.

I’ve tested more now, and now it seems to work again. I haven’t changed anything in the flow that should fix/ impact this. Might have been a server glitch for a short time?

@abuaboud , it looks like there are some problems with the server or something. I got a 502 error for a BRANCH piece now. And for a ChatGPT / Open AI piece. (It has not failed before.)

{
  "stepName": "step_12",
  "errorMessage": {
    "token": 502,
    "error": {
      "code": 502,
      "message": "Bad gateway.",
      "param": null,
      "type": "cf_bad_gateway"
    }
  }
}

Hi

The branch piece works it just show as failure when something inside it fails in your case open ai, we will change this on user interface as its confusing.

But for open ai 502 is bad gateway which means open ai was not reachable, do you still have this issue?

Thank you,
Mo

I got a 502 for the BRANCH also:

{
  "stepName": "step_12",
  "errorMessage": {
    "token": 502,
    "error": {
      "code": 502,
      "message": "Bad gateway.",
      "param": null,
      "type": "cf_bad_gateway"
    }
  }
}

That the confusion I mentioned, branch just show the same error of the failure step inside it (openai)

I’ll send you a PM.

Today the branch has had multiple 401 errors, but the last run was a 502.

@abuaboud , I sent you a PM with a screenrecording.

The branch failed with a 502, then 4 x Open AI worked well, before the 5th got a 502 error.

Hello @Preben , is this issue still occurring ? we released a quick fix for branches.

@Abdul , I haven’t been able to test much since my account was frozen :confused: for hours today. No triggers worked at all. Not the “New row in Google Sheets” nor the “Schedule” trigger. So something was strange.

Later things started to work, but not stabile. The “schedule” trigger worked once in a while and not every X minutes like I have said.

Have you been updating? Can that have been the issue?

I can try to test more now in the evening. I really would love for this to run stabile so I can roll out all I am working with :blush:

We are really sorry for that, we will be trying to fix this ASAP.

@Abudl, I trust you. I really like Activepieces. :grinning:

1 Like

The issue was just resolved, happy automation, and we apologise for the inconvenience :heart:

@Abdul , thank you so much :grin:

I am currently testing the same flow, and will run multiple tests now. :+1:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.