Creating a product via dashboard allows me setting the default success url as http://localhost which is especially helpful for the test system to test locally. But via the create product endpoint it throws an error stating it’s not a valid url.
Interestingly: creating a session via API and setting there localhost as the successurl is also working.
