platform icon indicating copy to clipboard operation
platform copied to clipboard

[BUG][3.0.0-beta.9] Error `Must NOT have additional properties` when creating a journey

Open MrSnoozles opened this issue 5 months ago • 2 comments

When trying to create a journey in the latest beta, I get the following error:

Image

MrSnoozles avatar Sep 21 '25 21:09 MrSnoozles

Cant replicate this, can you please inspect the network request and paste the exact body of what is being sent?

pushchris avatar Oct 01 '25 10:10 pushchris

@pushchris Thank you for the reply. It's a fresh installation and does not have users yet.

The body looks like this Image

It's a POST request sent to /api/admin/projects/1/journeys

MrSnoozles avatar Oct 02 '25 19:10 MrSnoozles