#mtanzi

1 messages ยท Page 1 of 1 (latest)

quaint siloBOT
azure flame
#

Are you seeing any API errors or is it just not updating silently?
Can you share a request ID?

nimble owl
#

no errors, it just return the object with the old tax_rates

#

here is the subscription_item.id si_NzT6h1YMuHQ3Ex

#

let me see if I can find the req

#

here is the request ID req_g3CPUQqnlRxSTb

#

mmm the body looks to be empty ๐Ÿค”

azure flame
#

Yeah was just about to say

#

would recommend looking into why the body isn't getting through with the request

nimble owl
#

looking at the stripe API I should pass the value that I want to set to the specific field.in this case tax_rates to be empty array.

do you know if there is any other way to remove the tax rate?

azure flame
#

just pass ""

nimble owl
#

ah ok... perfect that works!

azure flame
#

Great ๐Ÿ‘

nimble owl
#

have a great rest of the day!