#mrelliot69

1 messages · Page 1 of 1 (latest)

vital cometBOT
azure bone
#

Hi there. What can I help you with?

graceful lake
#

Heyy, so im trying to update the support_address of a connected express account and allways get the error from api saying Received unknown parameter: support_address

azure bone
graceful lake
#

how i can find the request id?

azure bone
#

See above link I shared

graceful lake
#

for some reason on the logs list is not showing the last calls

#

found it req_wDjqWEWWGm8V0v

azure bone
#

Ah. It's because you need to pass it within business_profile:

graceful lake
#

im using an old version of the api, and on that version i think that its not needed

#

2018-02-28

azure bone
#

Hm ok. Try the request again with it in business_profile. Curious to see if that will work

graceful lake
#

the problem is that the other attributes like the support_email and phone work like that so that one should work to since is the same version of the params

azure bone
#

Ah ok. So if you just remove the support_address param, the request succeeds? Can you share that request id?

graceful lake
#

yes, one sec

#

request id : req_fOr2Ahpo57wOdm using the bussiness_profile[support_address]
without
requestid: req_fOr2Ahpo57wOdm

azure bone
#

Those are the same request ID's it looks like

#

Can you share the second one?

graceful lake
#

req_fs3tPuwv8XmgeF

azure bone
#

Ok thanks. Let me ask a colleague about this

graceful lake
#

ok, let me know when you have news

#

any news?

azure bone
#

Still waiting sorry

graceful lake
#

any news?

azure bone
#

Colleague is checking one thing

#

Almost have an answer for you

graceful lake
#

okok thank you

azure bone
#

Ok so they just got back to me on this. Going to file a bug internally about support_address not working at the root level there

#

In the mean time you can use business_profile[support_address] as that should set the support address

graceful lake
#

the problem is then when i make a get of the account the support_addres comes empty

#

whats the solution for that?

azure bone
#

Gotcha. My colleague just said that the solution is to just use the latest api version for that request. You can set api version on a per-request basis. https://stripe.com/docs/libraries/set-version. We'll file this bug report

graceful lake
#

the problem with that is that if i do that i need to refactor the entire payload and the view on the get

azure bone
#

Unfortunately there's not another workaround at the moment for the GET

graceful lake
#

so what apiversion should i use?

#

can you indicate the version year-month-day