#ParkerMurray
1 messages · Page 1 of 1 (latest)
Can you share the request ID (req_xxx) which you received 304? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
This request was successful with 200 and the request body is empty: https://dashboard.stripe.com/test/logs/req_eozZzpKbve1m1e
I don't see where you changed the spending limits
req_5gOtEfwVEvmuXP
okay this is a request I just sent
I am trying to remove the spend control on the card, I set the json in the request to be an epmty array but as you can see here the request is filled with the current spend control spending limmit
In https://dashboard.stripe.com/test/logs/req_5gOtEfwVEvmuXP, your request body doesn't set spending_controls.spending_limits as empty array, but the new limit.
Can you share your code on how you update the spending limits?
of course
Can you set the spending_limits to null?