However, if I keep the URI in Stripe settings I get the same error at the end of the Express flow. If I remove the URI, I get the below screenshot at the end of the flow.
Therefore, I wonder if I should add a Post request in the same API call, based on the documentation from stripe here.
Below is what I did in the same API call. But it still redirects me to the Stripe default page “congrats, you’re almost done setting up your application!”. Not sure if I did it right:
Yes I removed the link from Stripe Setting, the URI is section now empty in Dev and Live mode.
When I complete the Express flow, I’m redirected to Stripe default page “Congrats, you’re almost done setting up your application!”