I am using stripe and I have connected an express account. I have updated the contented account information but it is still restricted as It said I have to accept tos ( terms of service) ni order to enable all functions. The api i am using to update is returning me this error
"message": "You cannot accept the Terms of Service on behalf of Standard and Express connected accounts.", "type": "invalid_request_error",
I have followed the link stipeupdate
How do I resolve this issue ?