Error: uncaught exception: Invalid marketplace uri
问题 well, it looks like I'm the first in the S.O. community to post a question with a balancedpayments tag. I recently began developing with balancedpayments. I created a test marketplace, added a "webhook" uri still pending, in the form of: https://www.mydomain.com/main/balancedpayments (maybe this is the problem?) referring to documentation url [balanced.js][1] I added this to my page head section: <script type="text/javascript" src="https://js.balancedpayments.com/v1/balanced.js"></script>