#sandhya_yadav
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sandhya_yadav, 4 days ago, 24 messages
Yeah the message said it, you need a newer API version
but it also says that if pass api version in header than it should work as my current code is not compatible to handle new version
?
Yes it could, and you should use the header to test the API. But yes eventually you will want to upgrade. It's 2024 now
That's 10 years old version
It's simply the API version is too old, as the error states
How to upgrade the version
Let's start from here https://docs.stripe.com/upgrades
You can upgrade your global Stripe APi version via your dashboard (using workbrench)
On the "overview" tab
this option is not available in my test account
further I am getting
You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect thrown
Can you share your Account ?
further I am getting
You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect thrown
I think the error message is quiet explicit here, you need to complete your branding setting following that link yes
yeah
if so, you can do it from here: https://dashboard.stripe.com/developers
this upgrade version is disabled for me
can you share a screenshot?
that's odd. maybe your account doesn't have persmissions to do this? I recommend asking Stripe support: https://support.stripe.com/contact
oh wait
you can only change the API version if you are in live mode, that's why
Still, you can ask Stripe support to see if they can manually upgrade your API version: https://support.stripe.com/contact
and in the meantime, pass the API version you need when initializing Stripe, like this: https://docs.stripe.com/api/versioning
I tried passing api version but its not working
can you share the request ID (req_xxx)? you can find it here https://dashboard.stripe.com/test/logs
req_jx71sNC6EKTkEC
in this request you set the API version to 2014-05-19. instead replace it with a more recent version, like 2023-10-16.
If I change it I get this
Request req_hx4u6xJ15lPx5k) You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect Stripe\Exception\InvalidRequestException: You must update your Connect branding settings with icon, brand color in order to create an account link
and have you tried updating your brand settings?
this is also disabled
got it. then yes, please contact stripe support and explaing the issue: https://support.stripe.com/contact