Skip to main content
Question

Generic Faultmessage

  • March 22, 2026
  • 1 reply
  • 9 views

Forum|alt.badge.img

I have added a logic to the paywall and now it cannot be published or changed. The Browser in the Console shows me this: 

{
    "code": 7862,
    "errors": [
        {
            "field": "config.base.stack.components.1.stack.components.1.package.overrides.0.properties.visible",
            "message": "Extra inputs are not permitted",
            "type": "extra_forbidden"
        },
        {
            "field": "config.base.stack.components.1.stack.components.1.package.overrides.1.properties.visible",
            "message": "Extra inputs are not permitted",
            "type": "extra_forbidden"
        },
        {
            "field": "config.base.stack.components.1.stack.components.2.package.overrides.0.properties.visible",
            "message": "Extra inputs are not permitted",
            "type": "extra_forbidden"
        }
    ],
    "message": "Paywall validation failed"
}

 

Which extra Inputs? Without the logic, it makes no sense. Best regards and thanks!

1 reply

alejandra-wetsch
RevenueCat Staff
Forum|alt.badge.img+6

Hey ​@matthias

Thank you for reaching out. 

I’m sorry you’re experiencing this issue. After checking your configuration, I can see that you have a Paywall that is already published in your ‘ClimbTheLadder’ project. Is that the one you’re referring to? 

If that’s not the case and you’re still experiencing issues, would you mind sharing the Paywall name and project name so that I can better understand what’s happening?

Thank you!