Giter VIP home page Giter VIP logo

Comments (10)

lukasaron avatar lukasaron commented on July 20, 2024 1

Should be fixed now. Please have a look at the latest version v1.7.3. and above. Thanks

from terraform-provider-stripe.

lukasaron avatar lukasaron commented on July 20, 2024

Could you please downgrade to version 1.6.0?

I'm planning to completely rework the Portal Configuration which breaks the current solution.

Please stay tuned!

from terraform-provider-stripe.

preceptoralberto avatar preceptoralberto commented on July 20, 2024

Hey @lukasaron! Thank you for building this provider.

Just as a quick FYI, I've downgraded to 1.6.0, but it's still failing:

{"code":"parameter_invalid_empty","doc_url":"https://stripe.com/docs/error-codes/parameter-invalid-empty","status":400,"message":"You passed an empty string for 'features[subscription_cancel][proration_behavior]'. We assume empty values are an attempt to unset a parameter; however 'features[subscription_cancel][proration_behavior]' cannot be unset. You should remove 'features[subscription_cancel][proration_behavior]' from your request or supply a non-empty value.","param":"features[subscription_cancel][proration_behavior]","request_id":"req_123","type":"invalid_request_error"

This is with and without subscription_update in the portal configuration resource. It's fine, though.

from terraform-provider-stripe.

lukasaron avatar lukasaron commented on July 20, 2024

Was there any version in the past that worked for you? I am trying to find a quick solution for now and deal with the issue in my free time.
I wasn't personally implementing this resource but I am taking full responsibility for fixing the issue.

@galkin and @preceptoralberto is this something with high priority for you?

from terraform-provider-stripe.

preceptoralberto avatar preceptoralberto commented on July 20, 2024

This is not high priority for me. I think the most important things to have in Terraform is product, price, and webhooks (making sure it's consistent across the board), which are working perfectly.

Not sure about older versions, though.

from terraform-provider-stripe.

davisg123 avatar davisg123 commented on July 20, 2024

@preceptoralberto to resolve your most recent issue, add a value for proration_behavior to subscription.cancel

      proration_behavior = "none"

from terraform-provider-stripe.

galkin avatar galkin commented on July 20, 2024

@lukasaron it works for me with 1.6.0

from terraform-provider-stripe.

lukasaron avatar lukasaron commented on July 20, 2024

@galkin @preceptoralberto Could you please try the updated version v1.7.1?

from terraform-provider-stripe.

galkin avatar galkin commented on July 20, 2024

@lukasaron tested. The bug is present (((

from terraform-provider-stripe.

galkin avatar galkin commented on July 20, 2024

confirmed. @lukasaron thank you so much!

from terraform-provider-stripe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.